Skip to main content

Automations

This category groups generic automation blueprints covering a wide range of different use-cases, not part of the Controllers-Hooks ecosystem.

NameDescription
Send a mobile notification when add-on update is availableSend a notification to the provided mobile devices whenever an update for the given Home Assistant add-on is available.
On-Off schedule with state persistenceA simple on-off schedule, with the addition of state persistence across disruptive events, making sure the target device is always in the expected state.
Send Web UI persistent notifications to Mobile DevicesSend Web UI persistent notifications with the provided ID to the specified Mobile Devices.
Simple Safe SchedulerA simple scheduler which executes a certain action at a given time, checking and eventually re-executing the action if the automation did not run at the expected time (e.g. due to a disruptive event).