armbian / os

Armbian operating system rolling releases provides automated nightly builds of maintained targets
https://github.com/armbian/os/wiki
GNU General Public License v3.0
114 stars 49 forks source link

`HA images` workarounding supervisor because of loosing healthy state #177

Closed igorpecovnik closed 3 months ago

igorpecovnik commented 3 months ago

For some reasons HA supervisor is loosing healthy state. Its an upstream HA problem but we can workaround it. This PR contains easy and effective solution to workaround it. It was taken from https://github.com/home-assistant/supervisor/issues/4381 and briefly tested.