add scripts

This commit is contained in:
2023-01-15 08:55:42 +01:00
parent c1fe22e73d
commit 01c093c473
5 changed files with 192 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
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