mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
alias: Nursery Loop Lights
|
||||
sequence:
|
||||
# Wait until the light_cycle script has finished running
|
||||
- wait_template: "{{ is_state('script.nursery_light_cycle', 'off') }}"
|
||||
- service: script.turn_on
|
||||
entity_id: script.nursery_light_cycle
|
||||
Reference in New Issue
Block a user