Closed
Description
Environment
- raspberry 4
- hypriotOS
- openhab in docker
- AVAHI active reflector enabled (enable-reflector=yes - /etc/avahi/avahi-daemon.conf)
Issue
The bridge (_hap._tcp) is never advertised when specifying the host container ip address.
With container ip address bridge is advertised.
When looking at the code it seems that HomeKitServer (createBridge) never calls the HomekitRoot constructor that takes the JmdnsHomekitAdvertiser instance. Therefore the bridge is not advertised and you have no logs at all to investigate why something is going wrong.
Regards
Gregory
Metadata
Metadata
Assignees
Labels
No labels