Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions source/_integrations/pushover.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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

priority: 2
sound: "siren"
expire: 300
Expand Down