Hi, I'm migrating from HAOS to HA Core in Docker. Unfortunately, restoring the backup doesn't work, so I created a new instance and copied all my .yaml files to it. HA automatically found the Esphome devices on the network and added them, but now the entities are different, they even have the device name! For example, before I had: sensor.temp_ext now I have: sensor.weather_station_temp_ext so the automations and the dashboard don't recognize anything! How can I fix this? Thanks
#HA and Esphome migration
1 messages · Page 1 of 1 (latest)
Unfortunately, restoring the backup doesn't work,
It should work fine
but yes, the ESPHome integration was changed to conform to the standard naming conventions a few releases ago
HA doesn't start when I try to restore. The log says it can't even boot into emergency mode. I'm migrating from HAOS on RPI4 to HA Core in Docker on OpenMediaVault.