Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow updating of notification badges only #92

Closed
jamieshaw opened this issue Apr 27, 2018 · 4 comments
Closed

Allow updating of notification badges only #92

jamieshaw opened this issue Apr 27, 2018 · 4 comments

Comments

@jamieshaw
Copy link

This is more an issue with Home Assistant at large, but it would be nice if the ability to push a blank message to iOS to silently update the badge of the icon in the background.

An instance of this would be to set an automation to monitor states of persistent_notification components; and have the count of them dynamically pushed to iOS as they are created and dismissed.

The issue is that blank messages cannot be pushed from Home Assistant. Perhaps allow special circumstances for notify.ios?

@robbiet480
Copy link
Member

You can now send a push with message set to delete_alert to not show a message.

@jamieshaw
Copy link
Author

Apologies for the silence on this; just got around to setting this up and can confirm it works. Thanks!

It has flagged another point; which I'll create a separate issue for – it doesn't seem possible to send notifications without sound? Just so the badge updates silently, without vibration, in the background.

@jamieshaw
Copy link
Author

Finally getting around to testing the new mobile_app notification system and noticed this is broken – is there a new key for similar functionality; or are features still being ported to the new system?

@robbiet480
Copy link
Member

This has been re-implemented for 2.0 as noted in #463.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants