Classes | |
| class | SwitchBeeLightEntity |
Functions | |
| int | _hass_brightness_to_switchbee (int value) |
| int | _switchbee_brightness_to_hass (int value) |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | MAX_BRIGHTNESS = 255 |
Support for SwitchBee light.
|
private |
|
private |
| None homeassistant.components.switchbee.light.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |