mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-09 02:49:43 +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