NRCHKB / node-red-contrib-homekit-bridged

Node-RED Contribution - HomeKit Bridged : Node-RED nodes to simulate Apple HomeKit devices.
https://nrchkb.github.io
MIT License
416 stars 52 forks source link

Devices are not responding after migrate from local to docker installation. #475

Closed Jodameister closed 2 years ago

Jodameister commented 2 years ago

You'll need some more files from the original pi. See instructions here:

https://nrchkb.github.io/wiki/discover-more/migration/

Hello, i do like in the link, to migrate a local NodeRed install to a docker. But HomeKit says, that the devices are not responding. In the new Docker Installation seem all fine and running. All Flows are there and running...

Any Ideas?

Originally posted by @Jodameister in https://github.com/NRCHKB/node-red-contrib-homekit-bridged/issues/432#issuecomment-1051730831

Jodameister commented 2 years ago

I had to set network_mode = "host" in my composer yml to expose home bridge to network.