mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-06-14 03:01:11 +00:00
fixing randmonized vacation logic that was causing issues
This commit is contained in:
parent
14bcf0c076
commit
18ec1e5d00
@ -128,7 +128,7 @@ improved_randomize_vacation_lights:
|
||||
{{ expand('group.vacation_lights') | map(attribute='entity_id') | list | random }}
|
||||
- delay:
|
||||
minutes: '{{ range(1,3) | random | int }}'
|
||||
# - service: group.turn_off
|
||||
# - service: homeassistant.turn_off
|
||||
# entity_id: group.vacation_lights
|
||||
mode: single
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user