mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-02 14:56:29 +00:00

This reverts commit 63fde3b4109310e95ebdcc8e3c23a04ff96ba592. This change introduced another more severe regression, causing all add-ons that haven't been started since Supervisor startup to cause errors during their backup. More sophisticated check would have to be implemented to address edge cases during backups for non-existing add-ons (or their config actually). Fixes #5924