WIP: structure
This commit is contained in:
9
home-assistant/conf_script.d/alarmclock.yaml
Normal file
9
home-assistant/conf_script.d/alarmclock.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
alarmclock:
|
||||
sequence:
|
||||
- service: "light.turn_on"
|
||||
data:
|
||||
entity_id: "light.lux_lamp"
|
||||
brightness: 255
|
||||
transition: 10
|
||||
- service: "homeassistant.turn_off"
|
||||
entity_id: "switch.smart_switch1"
|
||||
Reference in New Issue
Block a user