Namespaces | |
| const | |
| http | |
| manager | |
| websocket | |
Functions | |
| bool | async_setup (HomeAssistant hass, ConfigType config) |
Variables | |
| CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) | |
The Backup integration.
| bool homeassistant.components.backup.async_setup | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Set up the Backup integration.
Definition at line 16 of file __init__.py.
| homeassistant.components.backup.CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) |
Definition at line 13 of file __init__.py.