mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-29 19:15:54 +00:00
Helper sensors to keep manual Zooz double switch in sync with Home Assistant
This commit is contained in:
parent
4949a90abc
commit
9980c1b672
@ -28,6 +28,16 @@
|
||||
device_class: "power"
|
||||
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
|
||||
sensors:
|
||||
|
Loading…
x
Reference in New Issue
Block a user