core/homeassistant/components/hassio
Marco Trevisan 71529f4476
hassio: Add support for creating (un)compressed archives (#70819)
* hassio: Add support for creating (un)compressed archives

This is supported by hassio since version 2022.02.0, but not exposed by the
core component.

See: https://github.com/home-assistant/supervisor/pull/3378

* Update homeassistant/components/hassio/services.yaml

* Update homeassistant/components/hassio/__init__.py

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-04-27 11:41:16 +02:00
..
translations
__init__.py hassio: Add support for creating (un)compressed archives (#70819) 2022-04-27 11:41:16 +02:00
addon_panel.py
auth.py
binary_sensor.py
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
manifest.json
sensor.py
services.yaml hassio: Add support for creating (un)compressed archives (#70819) 2022-04-27 11:41:16 +02:00
strings.json
system_health.py Remove manage URL for hassio system health info (#70776) 2022-04-26 14:39:56 +02:00
update.py Rename current_version to installed_version in Update platform (#69093) 2022-04-01 20:11:17 +02:00
websocket_api.py