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 opening notification history from URI action #2304

Merged
merged 1 commit into from Feb 19, 2022

Conversation

dshokouhi
Copy link
Member

@dshokouhi dshokouhi commented Feb 19, 2022

Summary

Fixes: #2303

service: notify.mobile_app_pixel_6_pro
data:
  message: test action
  data:
    actions:
    - action: URI
      title: history
      uri: settings://notification_history

or

service: notify.mobile_app_pixel_6_pro
data:
  message: test
  data:
    clickAction: settings://notification_history

Screenshots

Link to pull request in Documentation repository

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

Any other notes

@JBassett JBassett merged commit 72656f5 into home-assistant:master Feb 19, 2022
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.

URI to open "Configuration > Companion App > Notification History"
3 participants