mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 15:49:35 +00:00
Added theater lighting to the home automation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user