hass-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 Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
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 Deprecate hassio service to update addon (#127927) 2024-10-08 14:23:29 +02:00
system_health.py
update.py Remaining addon management to aiohasupervisor (#128484) 2024-10-21 16:41:00 +02:00
websocket_api.py Use root import for websocket_api (#125834) 2024-09-12 19:31:57 +02:00