hass-core/homeassistant/components/otbr
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 Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
config_flow.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
const.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
manifest.json
silabs_multiprotocol.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
strings.json Add missing translation string in otbr (#127909) 2024-10-08 09:00:45 +02:00
util.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00
websocket_api.py Add support for multiple otbr config entries (#124289) 2024-08-27 19:07:35 +02:00