sstratoti / actionable-notifications-subflow-for-ios

Actionable Notifications Node-Red Subflow for Home Assistant Companion - iOS
34 stars 5 forks source link

Actionable Notifications Subflow for iOS

Actionable Notifications Node-Red Subflow for Home Assistant Companion - iOS

This was originally a gist link but I felt that a true github project would help with those that would like to submit issues, questions or pull requests. This way we can manage the code all in one place and people can follow it for updates.

This is a subflow I created that is based originally on the actionable-notifications-subflow-for-android that is in the Home Assistant Node-Red cookbook. It simplfies the creation of Home Assistant Companion App notifications, and especially Actionable Notifications.

image

The input to this node can accept overriden values for the notification. The 4 outputs are each linked to each configurable "Action" in the node.

image

Press an hold the notification to see the actions that can take place:

image

...and then add nodes to the output of the Notification node to perform other tasks, make HA API calls, etc.

Please visit the Wiki for information about installation, updating, documentation and examples.