Classes | |
| class | SwitchbotLightEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, SwitchbotConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | PARALLEL_UPDATES = 0 |
| dictionary | SWITCHBOT_COLOR_MODE_TO_HASS |
Switchbot integration light platform.
| None homeassistant.components.switchbot.light.async_setup_entry | ( | HomeAssistant | hass, |
| SwitchbotConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| int homeassistant.components.switchbot.light.PARALLEL_UPDATES = 0 |