core/homeassistant/components/hassio
Jan Bouwhuis edb30af441
Fix hassio data fetching over list[Repository] (#128206)
* Fix hassio data fetching over list[Repository]

* Parameterize store mock and add store data to sensor tests
2024-10-12 14:44:26 +02:00
..
__init__.py Use aiohasupervisor for store APIs (#126780) 2024-10-10 10:27:20 +02:00
addon_manager.py Use aiohasupervisor for store APIs (#126780) 2024-10-10 10:27:20 +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 Fix hassio data fetching over list[Repository] (#128206) 2024-10-12 14:44:26 +02:00
diagnostics.py
discovery.py Reinitialize hassio discovery flow on config entry removal (#127088) 2024-10-08 14:07:05 +02:00
entity.py
handler.py Use aiohasupervisor for store APIs (#126780) 2024-10-10 10:27:20 +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 Deprecate hassio service to update addon (#127927) 2024-10-08 14:23:29 +02:00
system_health.py
update.py
websocket_api.py