core/homeassistant/components/http
Robert Resch 380974eed4
Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228)
* Remove hassio from ALLOWED_USED_COMPONENTS

* Move HassioServiceInfo to helpers.service_info

* Deprecate moved functions

* Add note about deprecation

* Fix tests

* Implement suggestion

* Typo

* Update pyproject.toml

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-10-30 12:43:41 +01:00
..
__init__.py
auth.py
ban.py
const.py
cors.py
data_validator.py
decorators.py
forwarded.py
headers.py
manifest.json
request_context.py
security_filter.py
static.py
strings.json
view.py
web_runner.py