Namespaces | |
| button | |
| config_flow | |
| const | |
| coordinator | |
| diagnostics | |
| entity | |
| helpers | |
| number | |
| sensor | |
| switch | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, HomeWizardConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, HomeWizardConfigEntry entry) |
Variables | |
| HomeWizardConfigEntry | |
The Homewizard integration.
| bool homeassistant.components.homewizard.async_setup_entry | ( | HomeAssistant | hass, |
| HomeWizardConfigEntry | entry | ||
| ) |
Set up Homewizard from a config entry.
Definition at line 13 of file __init__.py.
| bool homeassistant.components.homewizard.async_unload_entry | ( | HomeAssistant | hass, |
| HomeWizardConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 44 of file __init__.py.
| homeassistant.components.homewizard.HomeWizardConfigEntry |
Definition at line 10 of file __init__.py.