You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Apprise now offers Home Assistant integration.
Which means ambianic users can configure edge to send notifications to their home assistant mobile app via local integration with a home assistant hub.
Describe the solution you'd like
Implement UI settings to allow users to configure edge to send notifications to a home assistant hub located on the same local network as the ambianic edge device.
Describe alternatives you've considered
This function has a big advantage in that it does not require any authentication with cloud notification services. As long as the user authorizes ambianic edge to talk to their local home assistant hub, notifications will be delivered to the end user via the home assistant notification mechanism.
The text was updated successfully, but these errors were encountered:
ivelin
changed the title
Send notifications via local home assistant hub
feat: send actionable notifications via local home assistant hub
Feb 4, 2021
ivelin
changed the title
feat: send actionable notifications via local home assistant hub
feat: configure actionable notifications via local home assistant hub
Feb 4, 2021
@vickywane this may be a shorter term way to deliver notifications to end users without using paid third party notification gateways. Keeps us entirely in the open source domain for the time being. Take a look and share thoughts.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem? Please describe.
Apprise now offers Home Assistant integration.
Which means ambianic users can configure edge to send notifications to their home assistant mobile app via local integration with a home assistant hub.
Describe the solution you'd like
Implement UI settings to allow users to configure edge to send notifications to a home assistant hub located on the same local network as the ambianic edge device.
Describe alternatives you've considered
This function has a big advantage in that it does not require any authentication with cloud notification services. As long as the user authorizes ambianic edge to talk to their local home assistant hub, notifications will be delivered to the end user via the home assistant notification mechanism.
Additional context
See docs on Home Assistant Actionable notifications:
https://companion.home-assistant.io/docs/notifications/actionable-notifications/
The text was updated successfully, but these errors were encountered: