Files
N22/include/scripts/guest_mode.yaml
T
2023-01-15 08:55:42 +01:00

13 lines
247 B
YAML

guest_mode_on:
sequence:
- service: automation.turn_off
entity_id:
- group.guest_automations_off
guest_mode_off:
sequence:
- service: automation.turn_on
entity_id:
- group.guest_automations_off