hass-core/homeassistant/components/backup
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 Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
const.py Use HassKey in backup (#127546) 2024-10-04 16:01:50 +02:00
http.py Add BaseBackupManager as a common interface for backup managers (#126611) 2024-10-15 12:31:12 +02:00
icons.json Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
manager.py Move backup plaform loading to the base class (#128449) 2024-10-15 12:44:13 -04:00
manifest.json Remove built-in support for import_executor in manifest (#112725) 2024-03-08 12:02:32 -05:00
services.yaml Migrate backup services to support translations (#96308) 2023-07-11 22:00:00 +02:00
strings.json Migrate backup services to support translations (#96308) 2023-07-11 22:00:00 +02:00
websocket.py Add WS endpoint to fetch the details of a backup (#128430) 2024-10-15 13:00:34 +02:00