Helper sensors to keep manual Zooz double switch in sync with Home Assistant

This commit is contained in:
Jeffrey Stone 2020-06-14 20:43:07 -04:00
parent 4949a90abc
commit 9980c1b672
1 changed files with 10 additions and 0 deletions

View File

@ -28,6 +28,16 @@
device_class: "power" device_class: "power"
unit_of_measurement: "kWh" unit_of_measurement: "kWh"
# zooz
- platform: mqtt
name: "theater light up"
state_topic: "zwave2mqtt/theater/91/1/1"
- platform: mqtt
name: "theater light down"
state_topic: "zwave2mqtt/theater/91/1/2"
- platform: template - platform: template
sensors: sensors: