core/homeassistant/helpers/service_info
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 Fix bluetooth service_info typing (#75477) 2022-07-20 05:46:18 +02:00
bluetooth.py Update to bleak 0.15 (#75941) 2022-07-29 17:53:33 -07:00
hassio.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
mqtt.py Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00