The card example provided on Android TV Remote integration documentation is not correct, it now has some duplicate action: keys. Not sure if the frontend is now fully aligned to the rename of "service" into "action", I believe in case of button actions we have a bit of confusion now. I guess too much search&replace has happened here :)
Example of wrong code in the document:
Hey there @tronikos, @drafteed, mind taking a look at this feedback as it has been labeled with an integration (androidtv_remote) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of `androidtv_remote` 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 androidtv_remote` 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.
Feedback
The card example provided on Android TV Remote integration documentation is not correct, it now has some duplicate
action:
keys. Not sure if the frontend is now fully aligned to the rename of "service" into "action", I believe in case of button actions we have a bit of confusion now. I guess too much search&replace has happened here :) Example of wrong code in the document:a correctly working example:
URL
https://www.home-assistant.io/integrations/androidtv_remote/
Version
2024.8.0
Additional information
No response