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