Update scripts.yaml

Adding in a group turn off
This commit is contained in:
Jeffrey Stone 2022-02-21 19:31:44 -05:00 committed by GitHub
parent 14bcf0c076
commit 19b038f682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
@ -199,4 +199,4 @@ close_lr_curtains_lamp:
media_content_id: close living room curtains
media_content_type: custom
entity_id: media_player.living_room_echo
mode: single
mode: single