mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 18:08:04 +00:00
How About some Random Delays?? Why Thank You!
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
event: sunset
|
||||
|
||||
action:
|
||||
- delay: '00:{{ (range(1, 59)|random|int) }}:00'
|
||||
- service: script.monthly_front_house_scene
|
||||
- service: script.holiday_switches_on
|
||||
- delay: '00:{{ (range(1, 59)|random|int) }}:00'
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.outdoor_bathroom
|
||||
|
||||
Reference in New Issue
Block a user