Should I be able to move the “Data” folder to the new environment (my Home Asisstant OS server) and edit the configuration.yaml to the new location.
I now have the “\data” folder locally on the Home Assistant server but I don’t know how to get this data to the correct location within the zigbee2MQTT docker container. And what is the correct location!?
I’ve googled a lot but haven’t found a solution yet.
And a lot has been written on this topic, but I can’t find anything about: from standalone to Home Assistant OS migration. Lots of other combinations i have seen.
Is this possible? or is there no other option than to pair all my (+40) zigbee devices again!
in the current situation zigbee2mqtt and mosquitto do not run in a docker container but as a service in the OS
transferring docker containerner is therefore not an option.
and is it true that if I put a docker container next to HA myself, I will miss the update function that the add-ons within the UI of home assistant do have?
I was hoping there was an option to inject the data from my current install into the new home assistant installed add-on for zigbee2mqtt!
this is an old post but I am looking to do the same thing (migrate from zigbee2mqtt on standalone raspberry PI running on debian over to HAOS) - I really did not want to re-pair all my devices.
thanks for the input. that helps, I was probably making it more complicated. do they both have to be on the same zigbee2mqtt rev? the standalone install is at 1.32.1 and the ver in HA is 1.35.3-1. Also looks like there will be a few differences in the z2mqtt configuraiton.yaml file between the standalone install and the HA install. will everything else in the ./data directory be the same?