@ -26,7 +26,7 @@
trigger:
- platform: sun
event: sunrise
offset: '-03:25:00'
offset: '-{{ (range(1, 3)|random|int) }}:{{ (range(1, 59)|random|int) }}:00'
action:
- service: light.turn_off
Powered by TurnKey Linux.