diff --git a/automations.yaml b/automations.yaml index 80df4c8..239c5f3 100644 --- a/automations.yaml +++ b/automations.yaml @@ -4773,6 +4773,10 @@ entity_id: input_boolean.basement_briefing state: 'off' alias: Basement briefing has not already run for the day + - condition: state + entity_id: input_boolean.guest_mode + state: 'off' + alias: There are no guests action: - service: script.basement_briefing metadata: {}