-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improving Home Assistant notifications
- Loading branch information
Showing
3 changed files
with
55 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5c7f051
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
Since this update all my devices and panels sound an alarm if the alarm is triggered and I have to clear them all individually (4 phones and 3 panels.
What is the correct way to disable this audible notification? Do I have to silence alarm_stream notifications on each device or can it be done centrally? ( I dont want to disable the notifications toggle in add-on config in case it stops all event notifications to HASS and not just the push notifications on the stream.
Alternatively, can you exposed the notification level as a configuration parameter?
Regards
Cameron
camsaway@gmail.com
5c7f051
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.