Go to the source code of this file.
Namespaces | |
| homeassistant.components.velbus | |
Functions | |
| None | homeassistant.components.velbus._migrate_device_identifiers (HomeAssistant hass, str entry_id) |
| bool | homeassistant.components.velbus.async_migrate_entry (HomeAssistant hass, ConfigEntry config_entry) |
| None | homeassistant.components.velbus.async_remove_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.velbus.async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | homeassistant.components.velbus.async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
| None | homeassistant.components.velbus.velbus_connect_task (Velbus controller, HomeAssistant hass, str entry_id) |
Variables | |
| homeassistant.components.velbus._LOGGER = logging.getLogger(__name__) | |
| list | homeassistant.components.velbus.PLATFORMS |