core/homeassistant/components/hassio
J. Nick Koston 71d35a03e1
Switch hassio to use with_path where possible (#125268)
* Switch hassio to use with_path where possible

Any place we are joining to the root url, we can use with_path
as its much faster

* revert
2024-09-05 08:12:43 +02:00
..
__init__.py
addon_manager.py
addon_panel.py
auth.py
binary_sensor.py
config_flow.py
const.py
coordinator.py
diagnostics.py
discovery.py
entity.py
handler.py Switch hassio to use with_path where possible (#125268) 2024-09-05 08:12:43 +02:00
http.py
icons.json
ingress.py
issues.py
manifest.json
repairs.py
sensor.py
services.yaml
strings.json
system_health.py
update.py
websocket_api.py