Home Assistant Git Exporter
parent
f9fb460fb6
commit
1a7aa36b1d
|
@ -273,9 +273,12 @@ config:
|
||||||
- attributes:
|
- attributes:
|
||||||
device_class: connectivity
|
device_class: connectivity
|
||||||
domain: binary_sensor
|
domain: binary_sensor
|
||||||
|
state: 'off'
|
||||||
|
- attributes:
|
||||||
|
unit_of_measurement: lqi
|
||||||
not:
|
not:
|
||||||
entity_id: /robot_vacuum_(mop|water_box)/
|
entity_id: /robot_vacuum_(mop|water_box)/
|
||||||
state: 'off'
|
state: < 100
|
||||||
- entity_id: calendar.on_call
|
- entity_id: calendar.on_call
|
||||||
state: 'on'
|
state: 'on'
|
||||||
- entity_id: /fire_danger/
|
- entity_id: /fire_danger/
|
||||||
|
|
Loading…
Reference in New Issue