home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
5.02k stars 7.31k forks source link

Documentation Incomplete #35866

Open spdustin opened 5 days ago

spdustin commented 5 days ago

Feedback

Documentation refers to an action with the id notify.discord, but no such action exists.

Repro:

  1. Create discord app / bot per instructions
  2. Confirm permissions and authorize bot for server/channel
  3. Add Discord HA integration
  4. Enter secret key for bot when prompted
  5. Note: the confirmation screen should show that the setup was successful
  6. Open Developer Tools in HA, select Action
  7. Type notify. in the Action autocomplete
  8. Note: there is no notify action available for Discord integration

URL

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

Version

2024.11.2

Additional information

No response

home-assistant[bot] commented 5 days ago

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

Code owner commands Code owners of `discord` 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 discord` 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.
spdustin commented 5 days ago

Note: there are no log entries associated with the integration activation.