mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Updates to random delays. Making them even more random of course! :)
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"/config/www/custom_ui/floorplan/images/branding/Bear_Stone_Coffee.png"
|
||||
] | random }}
|
||||
|
||||
- delay: '00:{{ (range(1, 55)|random|int) }}:00'
|
||||
- delay: '00:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:00'
|
||||
- service: homeassistant.turn_off
|
||||
entity_id:
|
||||
- group.exterior_lights
|
||||
|
Reference in New Issue
Block a user