Added theater lighting to the home automation

This commit is contained in:
Jeffrey Stone
2020-06-14 20:39:45 -04:00
parent 3d4ff5ca61
commit 561cbb2012
6 changed files with 197 additions and 54 deletions

View File

@@ -138,6 +138,16 @@
payload_off: "false"
# Theater:
- platform: mqtt
name: "Theater Fan"
state_topic: "zwave2mqtt/theater/37/2/0"
command_topic: "zwave2mqtt/theater/37/2/0/set"
payload_on: "true"
payload_off: "false"
# alarm
# - platform: mqtt