core/homeassistant/components/hassio
Martin Hjelmare 94b80db968
Handle not available add-on in hassio add-on manager (#84943)
* Handle not available add-on in hassio add-on manager

* Fix zwave_js tests

* Fix sky connect tests

* Fix matter tests

* Fix yellow tests

* Update hardware tests
2023-01-02 20:28:21 -05:00
..
translations [ci skip] Translation update 2022-12-11 00:26:24 +00:00
__init__.py Add type annotations to some hassio API (#83103) 2022-12-02 11:18:49 +01:00
addon_manager.py Handle not available add-on in hassio add-on manager (#84943) 2023-01-02 20:28:21 -05:00
addon_panel.py
auth.py
binary_sensor.py
config_flow.py
const.py
diagnostics.py
discovery.py
entity.py
handler.py String formatting and max line length - Part 2 (#84393) 2022-12-22 11:38:59 +01:00
http.py
ingress.py Do not add a Content-Type header to ingress (#83425) 2022-12-13 08:50:20 +01:00
manifest.json
repairs.py
sensor.py
services.yaml
strings.json
system_health.py Add type annotations to some hassio API (#83103) 2022-12-02 11:18:49 +01:00
update.py
websocket_api.py