WIP: structure
This commit is contained in:
7
home-assistant/conf_light.d/alarmclock.yaml
Normal file
7
home-assistant/conf_light.d/alarmclock.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
- platform: "mqtt"
|
||||
name: "alarmclock"
|
||||
retain: true
|
||||
command_topic: "strip1/switch"
|
||||
state_topic: "strip1/status"
|
||||
rgb_command_topic: "strip1/color/switch"
|
||||
rgb_state_topic: "strip1/color/status"
|
||||
Reference in New Issue
Block a user