Namespaces | |
| config_flow | |
| const | |
| light | |
| utils | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| list | PLATFORMS = [Platform.LIGHT] |
Support for Plum Lightpad devices.
| bool homeassistant.components.plum_lightpad.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Plum Lightpad from a config entry.
Definition at line 26 of file __init__.py.
|
private |
Definition at line 21 of file __init__.py.
| list homeassistant.components.plum_lightpad.PLATFORMS = [Platform.LIGHT] |
Definition at line 23 of file __init__.py.