Namespaces | |
| binary_sensor | |
| config_flow | |
| const | |
| coordinator | |
| device_tracker | |
| entity | |
| errors | |
| lock | |
| models | |
| sensor | |
| switch | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Support for Volvo On Call.
| bool homeassistant.components.volvooncall.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up the Volvo On Call component from a ConfigEntry.
Definition at line 26 of file __init__.py.
| bool homeassistant.components.volvooncall.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 66 of file __init__.py.