core/homeassistant/components/hassio
Joakim Sørensen d16304a201
Allow homeassistant prefix for device info configuration url (#58414)
* Allow panel prefix for device info configuration url

* Add to add-ons

* Use homeassistant as the prefix

* Update homeassistant/components/hassio/__init__.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-10-26 10:34:02 +02:00
..
translations [ci skip] Translation update 2021-10-20 00:12:17 +00:00
__init__.py Allow homeassistant prefix for device info configuration url (#58414) 2021-10-26 10:34:02 +02:00
addon_panel.py Use HTTPStatus instead of HTTP_* consts in aiohttp web response statuses (#56541) 2021-10-01 09:27:44 -07:00
auth.py Use HTTPStatus instead of HTTP_* consts in aiohttp web response statuses (#56541) 2021-10-01 09:27:44 -07:00
binary_sensor.py Add binary sensor to add-ons to show if they are running (#58120) 2021-10-26 00:21:44 +02:00
config_flow.py
const.py Add binary sensor to add-ons to show if they are running (#58120) 2021-10-26 00:21:44 +02:00
discovery.py
entity.py Use DeviceInfo Class H (#58276) 2021-10-23 15:35:33 +02:00
handler.py Use http.HTTPStatus in components/[gh]* (#58246) 2021-10-23 20:34:53 +02:00
http.py Use assignment expressions 19 (#57968) 2021-10-18 15:54:38 +02:00
ingress.py Use assignment expressions 19 (#57968) 2021-10-18 15:54:38 +02:00
manifest.json Add documentation link for Supervisor integration (#57733) 2021-10-15 09:26:54 +02:00
sensor.py Add memory/cpu percentage to Supervisor addons entities (#57468) 2021-10-22 12:23:21 +02:00
services.yaml Fix signature for hassio.restore_partial service (#57735) 2021-10-15 09:04:55 +02:00
strings.json
system_health.py
websocket_api.py