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

Fix notification command permissions not launching by directing user to open the app #1848

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

dshokouhi
Copy link
Member

Summary

We are unable to launch the special permission activities from the background so we now need to direct users to opening the app so we can trigger the proper permission screen.

Note: We need to still fix actionable and clickAction notifications, I don't think this approach makes sense there but this is the only approach that will work for these commands as they happen without posting a notification.

Current users will need to grant the Draw over other apps permission as a temporary workaround.

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@JBassett JBassett merged commit 8631b3d into home-assistant:master Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants