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

@@ -67,3 +67,15 @@
payload_off: 0
retain: true
# Theater
- platform: mqtt
name: Theater Light
command_topic: "zwave2mqtt/theater/38/1/0/set"
brightness_command_topic: "zwave2mqtt/theater/38/1/0/set"
brightness_scale: 99
brightness_state_topic: "zwave2mqtt/theater/38/1/0"
on_command_type: "brightness"
payload_off: 0
retain: true