Classes | |
| class | FluxLight |
Functions | |
| None | async_setup_entry (HomeAssistant hass, config_entries.ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| ATTR_BRIGHTNESS | |
| ATTR_EFFECT | |
| ATTR_LIGHT_SCREEN | |
| ATTR_SENSITIVITY | |
| CONF_EFFECT | |
| CONF_SPEED_PCT | |
| CONF_TRANSITION | |
| default | |
| Final | |
| dictionary | MODE_ATTRS |
| VolDictType | |
Support for Magic Home lights.
| None homeassistant.components.flux_led.light.async_setup_entry | ( | HomeAssistant | hass, |
| config_entries.ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
| dictionary homeassistant.components.flux_led.light.MODE_ATTRS |