Namespaces | |
| config_flow | |
| const | |
| cover | |
| diagnostics | |
| entity | |
| light | |
| scene | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, WebControlProConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, WebControlProConfigEntry entry) |
Variables | |
| WebControlProConfigEntry | |
The WMS WebControl pro API integration.
| bool homeassistant.components.wmspro.async_setup_entry | ( | HomeAssistant | hass, |
| WebControlProConfigEntry | entry | ||
| ) |
Set up wmspro from a config entry.
Definition at line 23 of file __init__.py.
| bool homeassistant.components.wmspro.async_unload_entry | ( | HomeAssistant | hass, |
| WebControlProConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 62 of file __init__.py.
| homeassistant.components.wmspro.WebControlProConfigEntry |
Definition at line 20 of file __init__.py.