mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-16 11:14:44 +00:00
Helper sensors to keep manual Zooz double switch in sync with Home Assistant
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user