mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add troubleshooting note regarding Bonjour-HAP (#20339)
This commit is contained in:
parent
748e4bcbaa
commit
9887aba91f
@ -182,3 +182,7 @@ In these cases, HomeKit Controller will skip polling to avoid a buildup of back
|
||||
### I can't see any events generated for "stateless" accessories
|
||||
|
||||
This is expected. The only way to use stateless accessories like some doorbells, buttons or remotes with Home Assistant is through device automations. Home Assistant doesn't create duplicate events for device automation triggers, so for example you won't be able to watch them with the events developer tools.
|
||||
|
||||
### Home Assistant can't see my Homebridge device(s)
|
||||
|
||||
In your Homebridge settings/config, make sure you are using `ciao` and not `Bonjour-HAP`. `Bonjour-HAP` is no longer recommended by `homebridge` and is considered broken/unsupported.
|
||||
|
Loading…
x
Reference in New Issue
Block a user