Skip to content

Conversation

sluijterr78
Copy link

@sluijterr78 sluijterr78 commented Sep 3, 2025

after add 'push:' in the data field the high priority notifications works

Proposed change

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

  • Link to parent pull request in the codebase:
  • Link to parent pull request in the Brands repository:
  • This PR fixes or closes issue: fixes #

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

after add 'push:' in the data field the high priority notifications works
@home-assistant home-assistant bot added the current This PR goes into the current branch label Sep 3, 2025
Copy link

netlify bot commented Sep 3, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 61ec59b
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/68b89cc0c602bf000875fcff
😎 Deploy Preview https://deploy-preview-40713--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sluijterr78
Copy link
Author

add "push:" in the data field will work for the high priority notifications.

@@ -65,6 +65,7 @@ To use the highest priority, which repeats the notification every x seconds (`re
target:
- iphone11pro
data:
push:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, this is not correct.

This parameter doesn't exists and isn't fetched from the configuration.
See:

https://github.com/home-assistant/core/blob/c1945211fa4851a0e925f3853a9e04572509597e/homeassistant/components/pushover/notify.py#L69-L78

../Frenck

@frenck frenck closed this Sep 4, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
current This PR goes into the current branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants