Multi-device confirmable notification
The official Home Assistant app is required and only actions of type notify.mobile_app_ will be considered
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