diff --git a/blueprints/automation/inovelli_mode_cycling.yaml b/blueprints/automation/inovelli_mode_cycling.yaml index 01e4cf4..f012186 100644 --- a/blueprints/automation/inovelli_mode_cycling.yaml +++ b/blueprints/automation/inovelli_mode_cycling.yaml @@ -53,11 +53,14 @@ mode: single max_exceeded: silent trigger: - - platform: event - event_type: state_changed - event_data: - entity_id: !input switch_action_event - new_state.state: "config_single" + - platform: state + entity_id: !input switch_action_event + +condition: + - condition: state + entity_id: !input switch_action_event + attribute: event_type + state: "config_single" action: - variables: