mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-08-06 05:13:54 +01:00
a99bfa2926
* Add architectures supported by generic-x86-64 board * Follow intel-nuc to generic-x86-64 rename when updating Home Assistant OS renamed the intel-nuc board to generic-x86-64. Make sure to download the generic-x86-64 raucb OS update when updating a intel-nuc machine. * Don't explicit use section, rely on AwesomeVersion's comparision * Remove unecessary global variable TEST_URL * Fix version comparision * Remove rate limiter on updater.fetch_data() * Update tests/test_hassos.py Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch> * Fix black issue Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>