Confirmable notification to multiple devices running the original Home Assistant app

:iphone: Multi-device confirmable notification

The official Home Assistant app is required and only actions of type notify.mobile_app_ will be considered

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Source Code

Features

A script that sends a confirmable notification to multiple mobile devices.

  • The first device responding to the notification will win.
  • Depending on the response different action(s)/scripts can be executed.

Parameters

The script will need information about:

  • The devices which shall be notified
  • The notification to send with the two possible response options
  • Optional: The notification to send informing the devices about the decision taken
  • Optional: Information on how to log the response
  • Optional: The actions to run based on the user response