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

[Help needed]: Questions about data migration #432

Closed songzh96 closed 3 years ago

songzh96 commented 3 years ago

Your Current NRCHKB Plugin Version

1.3.4

Operating System

Raspberry

How can we help?

How to migrate homebridge data to other machines

Details: Currently, I have a Raspberry Pi running node-red-homekit-bridge that is broken. If I copy all the flows to another machine, my Home APP shows that the device is not responding.

If I want to run normally, I need to change the pin number again and then I can find the homekit bridge. It will take a long time to configure Home APP

I want to ask, is there a way to achieve without reconfiguration, just transfer the files to the new machine

Any more details?

If this is specific to some hardware or specific software version, please explain here.

Any code or functions to add?

No response

crxporter commented 3 years ago

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

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

songzh96 commented 3 years ago

Thank you very much!!!!

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?