mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-21 07:52:44 +00:00
* Add resolution check for duplicate OS installations * Only create single issue/use separate unhealthy type * Check MBR partition UUIDs as well * Use partlabel * Use generator to avoid code duplication * Add list of devices, avoid unnecessary exception handling * Run check only on HAOS * Fix message formatting * Fix and simplify pytests * Fix UnhealthyReason sort order