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

Pushover integration examples are unclear, data structure is outdated. #36584

Open
skywaymsn opened this issue Dec 28, 2024 · 1 comment
Open

Comments

@skywaymsn
Copy link

Feedback

The integration YAML examples use both notify.entity_id and notify.notify to describe the action.

I recommend clarifying the integration by default is notify.pushover

Also, in the YAML the data section uses the following structure:

  - action: notify.pushover
    data:
      data:
        sound: siren
        priority: 2
      message: Message Body
      title: Message Title

URL

https://www.home-assistant.io/integrations/pushover/

Version

2024.12.5

Additional information

No response

@home-assistant
Copy link

Hey there @engrbm87, mind taking a look at this feedback as it has been labeled with an integration (pushover) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of pushover can trigger bot actions by commenting:

  • @home-assistant close Closes the feedback.
  • @home-assistant rename Awesome new title Renames the feedback.
  • @home-assistant reopen Reopen the feedback.
  • @home-assistant unassign pushover Removes the current integration label and assignees on the feedback, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.

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

1 participant