hass-core/homeassistant/components/hassio
2022-05-24 00:25:27 +00:00
..
translations [ci skip] Translation update 2022-05-24 00:25:27 +00:00
__init__.py Cleanup deprecated async_get_registry in core (#72087) 2022-05-18 17:58:28 +02:00
addon_panel.py
auth.py
binary_sensor.py Add update platform to the Supervisor integration (#68475) 2022-03-22 12:21:12 +01:00
config_flow.py
const.py hassio: Add support for creating (un)compressed archives (#70819) 2022-04-27 11:41:16 +02:00
diagnostics.py Add diagnostics platform to the Supervisor integration (#70265) 2022-04-19 12:16:36 +02:00
discovery.py
entity.py Fix available property in the base supervisor entity (#69966) 2022-04-13 12:17:35 +02:00
handler.py Make hassio coordinator refresh data (#69272) 2022-04-04 17:34:06 +02:00
http.py
ingress.py Catch connection reset error (#65027) 2022-01-27 11:02:27 +01:00
manifest.json Prettify json (manifest.json) (#68886) 2022-03-30 10:56:37 +02:00
sensor.py
services.yaml hassio: Add support for creating (un)compressed archives (#70819) 2022-04-27 11:41:16 +02:00
strings.json Add agent version to Supervisor system health (#72360) 2022-05-23 09:22:49 -07:00
system_health.py Add agent version to Supervisor system health (#72360) 2022-05-23 09:22:49 -07:00
update.py Rename current_version to installed_version in Update platform (#69093) 2022-04-01 20:11:17 +02:00
websocket_api.py