core/homeassistant/components/hassio
Mike Degatano ad55c9cc19
Remaining addon management to aiohasupervisor (#128484)
* Move set addon options to aiohasupervisor

* addon stats to aiohasupervisor and test fixes

* addon changelogs to aiohasupervisor

* Raise correct error for library in tests

* Cache client in instance property

* Use singleton method rather then HassIO instance method

* Mock supervisor client in more tests
2024-10-21 16:41:00 +02:00
..
__init__.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
addon_manager.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
addon_panel.py
auth.py
binary_sensor.py
config_flow.py Use single_instance_allowed in hassio (#128060) 2024-10-11 23:37:14 +02:00
const.py
coordinator.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
diagnostics.py
discovery.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
entity.py
handler.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
http.py
icons.json
ingress.py
issues.py
manifest.json Use single_instance_allowed in hassio (#128060) 2024-10-11 23:37:14 +02:00
repairs.py
sensor.py
services.yaml
strings.json
system_health.py
update.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
websocket_api.py