Remove unused sensor for which data is also gone
This commit is contained in:
@@ -39,15 +39,6 @@ script:
|
|||||||
- button.press: restart_button
|
- button.press: restart_button
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
- platform: template
|
|
||||||
name: "btproxy connections free"
|
|
||||||
lambda: 'return id(btproxy).get_bluetooth_connections_free();'
|
|
||||||
update_interval: 60s
|
|
||||||
state_class: "measurement"
|
|
||||||
accuracy_decimals: 0
|
|
||||||
entity_category: diagnostic
|
|
||||||
icon: "mdi:bluetooth-settings"
|
|
||||||
|
|
||||||
- platform: template
|
- platform: template
|
||||||
name: "BLE scans finished"
|
name: "BLE scans finished"
|
||||||
id: ble_scans_finished
|
id: ble_scans_finished
|
||||||
|
|||||||
Reference in New Issue
Block a user