mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 12:14:20 +01:00
7ec506907c
* Ensure async_get_system_info does not fail if supervisor is unavailable fixes #96470 * fix i/o in the event loop * fix tests * handle some more failure cases * more I/O here * coverage * coverage * Update homeassistant/helpers/system_info.py Co-authored-by: Paulus Schoutsen <balloob@gmail.com> * remove supervisor detection fallback * Update tests/helpers/test_system_info.py --------- Co-authored-by: Paulus Schoutsen <balloob@gmail.com>