Closed apolselli closed 5 years ago
Yeah that's because Hass.io has no good folder to store build files under. So currently they're saved in the add-on's data folder until Hass.io adds a better mechanism.
But, you can just deselect ESPHome from the backup list. All files that would need to be backed up are stored in the config folder anyway.
Operating environment/Installation (Hass.io/Docker/pip/etc.):
Hass.io on Raspberry Pi 4B (Hass.io Version 189 on HassOS 3.5)
ESP (ESP32/ESP8266, Board/Sonoff):
M5StickC (ESP32) and Sonoff Basic (ESP8266)
Affected component:
esphome-dev Hass.io add-on
Description of problem: The backup (hassio -> snapshots -> create snapshot) of the ESPHome (dev) addon takes more than 20 minutes. Is there a way to let it ignore the thousands of files that the esphome-dev addon uses just to build itself and/or the firmware images?
Problem-relevant YAML-configuration entries:
Logs (if applicable):
Additional information and things you've tried: When I do a Partial snapshot and exclude ESPHome (dev), the whole snapshot completes in less than 1 minute.