hass-core/homeassistant/components/hassio
Philip Allgaier 364edbfd8a
Add service descriptions for supervisor backup restore services (#52766)
* Add service descriptions for supervisor backup restore

* Add fields to restore services

* Update homeassistant/components/hassio/services.yaml

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

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-06 10:27:11 +02:00
..
translations [ci skip] Translation update 2021-07-19 00:09:50 +00:00
__init__.py Use NamedTuple for api endpoint settings (#55694) 2021-09-04 00:44:01 +02:00
addon_panel.py
auth.py Add constructor return type in integrations E-K (#50902) 2021-05-20 18:47:30 +03:00
binary_sensor.py Use entity descriptions for hassio entities (#54749) 2021-08-17 12:14:14 +02:00
config_flow.py
const.py Use entity descriptions for hassio entities (#54749) 2021-08-17 12:14:14 +02:00
discovery.py Various type hint related improvements (#54971) 2021-08-21 13:58:49 +02:00
entity.py Use entity descriptions for hassio entities (#54749) 2021-08-17 12:14:14 +02:00
handler.py Resolve addon repository slug for device registry (#51287) 2021-05-31 14:06:11 +02:00
http.py Add cache-control headers to supervisor entrypoint (#55493) 2021-08-31 14:45:28 +02:00
ingress.py Handle missing peername (#53052) 2021-07-15 14:16:30 +02:00
manifest.json
sensor.py Use entity descriptions for hassio entities (#54749) 2021-08-17 12:14:14 +02:00
services.yaml Add service descriptions for supervisor backup restore services (#52766) 2021-09-06 10:27:11 +02:00
strings.json
system_health.py
websocket_api.py