Some work is required with this update, so ensure you have time to edit your YAML files. The process is straightforward. Please see below for instructions on what to do.
New Feature - Start and End Triggers
-
Triggers - We’ve updated the start and end triggers for several reasons:
- Fixed an error log that required a new input.
- Added more trigger options, including button-triggered actions.
- Simplified usage with dropdown selections for trigger states, reducing errors.
- Improved layout for start and end triggers.
- Enhanced input descriptions for easier code management.
- Ensured continuity with other blueprints for a consistent experience.
STEPS REQUIRED WHEN UPGRADING ![]()
If you’re unsure or uncomfortable with editing, you can delete your old automations and recreate them. However, if you’re confident with editing a bit of code, follow the steps below.
Best to record your settings by taking a screenshot or writing them down before updating the blueprint. We are only focusing on the trigger section.
-
Navigate to Settings > Automation > Filters (top right) > Blueprints and select the State Notifications & Actions blueprint. This will display a list of automations using this blueprint.
For each automation, click the three dots in the top right and select “Edit in YAML”. Look for the following lines of code. If you don’t see these lines, you may not have selected the options, and the code might not be visible. It’s okay if you can’t find all the lines.
- entity_a_trigger:
- entity_a_state:
- below_vale_a_state:
- above_vale_a_state:
- time_delay_a_state:
- entity_b_trigger:
- entity_b_state:
- below_vale_b_state:
- above_vale_b_state:
- time_delay_b_state:
Review these settings, and either take note of your current configurations or copy the code for reference before deleting or modifying it.
-
Delete all the code containing the lines shown above, including your selections. You may see additional code not listed here; only delete the specified lines and avoid removing any other code. Do not click “Save”; instead, click on the three dots and select “Edit in Visual Editor”.
-
Re-enter your inputs for both Start Trigger and End Trigger if you used these options.
-
Click Save, and you’re done

If you like this blueprint? Consider hitting the
button in the top post ![]()
If you like my blueprints, and would like to show your support or just say thank you? Click Here ![]()
Enjoy
Blacky ![]()


