from the ubuntu terminal I did copy command recursive from my old ha to new ha folder.
I know you are helping me in a great way, but I have to say this, once in a while something happen to the HA instance or to my ubuntu setup or even the hardware, I have to go thru setup everything from scratch. I hate to do this, if HA has a nice backup and restore that would be awesome.
now I have to kinda to setup everything. my HomeKit, vera integration, harmony integration and other similar which are all in the automations, if when I re-do and the entity id changes, then I have to go clean up that too. the only help would be that I have the config.yaml and automations.yaml to know what I had.
Are you suggesting any other way for me to get back what I had in ha supervisor setup to this new instance.
in the /config folder (in the root of the container) u should find all .yaml,integration,themes, well all your ha settings and integrations setttings ,entities, groups etc etc etc
yes, I see few yaml’s which I use to modify myself like configuration.yaml, automations.yaml, sensors.yaml. but there is no such file for integrations, do you know the file name?
As one last try I thought I do this.
cleaned my new instance of HA, this time I actually deleted all the stopped docker containers of supervisor hass. setup a new HA instance, went thru intitial setup and made sure HA works.
when all is good, this is what I did.
stopped the new ha instance
deleted the homeassistant folder of new instance completely
moved the homeassistant folder completed form old to the new location.
ran docker-compose again which started the new HA instance.
oila I got what I had first thing I were in this morning.
ah I am so relieved. seem to be all intact including the HomeKit.
checked the version of HA and it shows 2021.1.1
I can sleep well tonight. thanks a lot to you for taking time and supporting
If you use a file setup for hassio in traefik you don’t have to. All my other containers have there traefik settings in the docker-compose yml. Only hassio has a traefik file setup.