Home Assistant backup esphome addon don't include device config file
The problem
Describe the issue you are experiencing
I have multiple config file under ESPhome addon
I have perform the manual ESPhome addon backup and succesfully
2025-02-23 11:17:50.334 INFO (MainThread) [supervisor.backups.manager] Backup bd198dee starting stage addon_repositories 2025-02-23 11:17:50.334 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug bd198dee 2025-02-23 11:17:50.363 INFO (MainThread) [supervisor.backups.manager] Backup bd198dee starting stage addons 2025-02-23 11:17:50.377 INFO (MainThread) [supervisor.addons.addon] Building backup for add-on 5c53de3b_esphome 2025-02-23 11:17:50.393 INFO (MainThread) [supervisor.addons.addon] Finish backup for addon 5c53de3b_esphome 2025-02-23 11:17:50.394 INFO (MainThread) [supervisor.backups.manager] Backup bd198dee starting stage finishing_file 2025-02-23 11:17:50.398 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug bd198dee completed
I have uploaded to new HAOS sever and restore the ESPhome addon
2025-02-23 11:18:18.580 INFO (MainThread) [supervisor.backups.manager] Successfully imported bd198dee 2025-02-23 11:18:43.438 INFO (MainThread) [supervisor.backups.manager] Partial-Restore bd198dee start 2025-02-23 11:18:43.441 INFO (MainThread) [supervisor.backups.manager] Restore bd198dee starting stage addon_repositories 2025-02-23 11:18:51.697 INFO (MainThread) [supervisor.backups.manager] Restore bd198dee starting stage addons 2025-02-23 11:18:51.705 INFO (MainThread) [supervisor.addons.addon] Restore config for addon 5c53de3b_esphome 2025-02-23 11:18:51.724 INFO (SyncWorker_3) [supervisor.docker.manager] Stopping addon_5c53de3b_esphome application 2025-02-23 11:18:56.294 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_5c53de3b_esphome application 2025-02-23 11:18:56.327 INFO (MainThread) [supervisor.addons.addon] Restoring data and config for addon 5c53de3b_esphome 2025-02-23 11:18:56.529 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/esphome/esphome-hassio with version 2025.2.0 2025-02-23 11:18:56.530 INFO (MainThread) [supervisor.addons.addon] Finished restore for add-on 5c53de3b_esphome 2025-02-23 11:18:56.531 INFO (MainThread) [supervisor.backups.manager] Restore bd198dee starting stage await_addon_restarts 2025-02-23 11:18:56.533 INFO (MainThread) [supervisor.backups.manager] Partial-Restore bd198dee done
However, there is no device in ESPhome
Which version of ESPHome has the issue?
2025.2.0
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2025.2.5
What platform are you using?
ESP32
Board
No response
Component causing the issue
No response
YAML Config
Anything in the logs that might be useful for us?
Additional information
No response