Add new leak sensor
This commit is contained in:
parent
86dbdfe054
commit
d4c424c3df
@ -5,6 +5,9 @@
|
||||
- platform: state
|
||||
entity_id: binary_sensor.coffee_machine_leak_sensor
|
||||
to: 'on'
|
||||
- platform: state
|
||||
entity_id: binary_sensor.dining_plants_leak_sensor
|
||||
to: 'on'
|
||||
- platform: state
|
||||
entity_id: binary_sensor.fridge_leak_sensor
|
||||
to: 'on'
|
||||
|
@ -249,6 +249,12 @@
|
||||
platform: device
|
||||
type: device_offline
|
||||
subtype: device_offline
|
||||
# Dining leak sensor
|
||||
- device_id: bb826c002afcea1c005151042ea6a3ca
|
||||
domain: zha
|
||||
platform: device
|
||||
type: device_offline
|
||||
subtype: device_offline
|
||||
# Dining illuminance sensor
|
||||
- device_id: 9c0cfd20fd5b926615e816400912ebd5
|
||||
domain: zha
|
||||
|
Loading…
Reference in New Issue
Block a user