hass-core/homeassistant/components/hassio
Mike Degatano ed4f55406c
Replace Supervisor resolution API calls with aiohasupervisor (#129599)
* Replace Supervisor resolution API calls with aiohasupervisor

* Use consistent types to avoid uuid issues

* Fix mocking in http test

* Changes from feedback

* Put hass first

* Fix typo

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-07 01:33:51 +01:00
..
__init__.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
addon_manager.py Continue migration of methods from handler to aiohasupervisor (#129183) 2024-10-29 14:33:21 +01: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 Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
coordinator.py Continue migration of methods from handler to aiohasupervisor (#129183) 2024-10-29 14:33:21 +01:00
diagnostics.py
discovery.py Fix stringification of discovered hassio uuid (#129797) 2024-11-04 12:26:34 +01:00
entity.py
handler.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
http.py Hassio logs boots (#129151) 2024-10-28 16:41:14 +01:00
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
ingress.py
issues.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
manifest.json Bump aiohasupervisor to version 0.2.1 (#129574) 2024-10-31 19:37:31 +01:00
repairs.py Replace Supervisor resolution API calls with aiohasupervisor (#129599) 2024-11-07 01:33:51 +01:00
sensor.py
services.yaml
strings.json Add repair for add-on boot fail (#129847) 2024-11-05 11:53:01 +01:00
system_health.py Add more supervisor info to system info panel (#115715) 2024-05-28 16:14:42 +02:00
update.py Continue migration of methods from handler to aiohasupervisor (#129183) 2024-10-29 14:33:21 +01:00
websocket_api.py Use root import for websocket_api (#125834) 2024-09-12 19:31:57 +02:00