hass-core/homeassistant/components/hassio
Ville Skyttä 59809503d1
Various type hint related improvements (#54971)
* Avoid some implicit generic Anys

* Fix hassio discovery view type hints

* Fix http view result type in assert message
2021-08-21 13:58:49 +02:00
..
translations [ci skip] Translation update 2021-07-19 00:09:50 +00:00
__init__.py Rename snapshot -> backup (#53851) 2021-08-02 11:07:21 +02:00
addon_panel.py Integrations: HomeAssistantType --> HomeAssistant. Last batch. (#49591) 2021-04-23 10:34:02 +02:00
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 Clean up connection classes in integrations H-L (#49891) 2021-04-30 21:02:53 -10:00
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 Stream API requests to the supervisor (#53909) 2021-08-03 16:48:22 +02:00
ingress.py Handle missing peername (#53052) 2021-07-15 14:16:30 +02:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Use entity descriptions for hassio entities (#54749) 2021-08-17 12:14:14 +02:00
services.yaml Rename snapshot -> backup (#53851) 2021-08-02 11:07:21 +02:00
strings.json Add system health section for the Supervisor (#43074) 2020-11-11 20:12:24 +01:00
system_health.py Prefix versions in system health (#44921) 2021-01-08 16:03:06 +01:00
websocket_api.py Raise HassioAPIError when error is returned (#49418) 2021-04-19 08:23:43 -07:00