home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.71k stars 28.87k forks source link

Don't see the trigger description in Homekit when bridging a device trigger #118569

Open themackworth opened 1 month ago

themackworth commented 1 month ago

The problem

I have a z-wave scene controller that has 4 scene buttons. When I bridge this into HomeKit via the Device Trigger it exposes 30 single tap buttons into HomeKit that show up as "Button 1", "Button 2", ... , "Button 30". As I understand it, this is expected. The HomeKit documentation under "Device triggers" suggests using the Eve app to be able to see the name of button instead of just a number. However, when I view the device in the Eve app, it just shows the device name as the name of every button, not the trigger text that is shown in HA. So either this is a bug or something has changed in HomeKit to hide this information and the documentation should be updated.

What version of Home Assistant Core has the issue?

2024.5.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

HomeKit Bridge

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

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

Code owner commands Code owners of `homekit` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign homekit` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


homekit documentation homekit source (message by IssueLinks)

themackworth commented 1 month ago

This appears to be the same as https://github.com/home-assistant/core/issues/78468 and https://github.com/home-assistant/core/issues/83065.

Can we look at this again or maybe just update the docs?

Does this path seem worth investigating https://github.com/home-assistant/core/issues/78468#issuecomment-1369428899