Classes | |
| class | ProtectLight |
Functions | |
| None | async_setup_entry (HomeAssistant hass, UFPConfigEntry entry, AddEntitiesCallback async_add_entities) |
| int | hass_to_unifi_brightness (int value) |
| int | unifi_brightness_to_hass (int value) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Component providing Lights for UniFi Protect.
| None homeassistant.components.unifiprotect.light.async_setup_entry | ( | HomeAssistant | hass, |
| UFPConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| int homeassistant.components.unifiprotect.light.hass_to_unifi_brightness | ( | int | value | ) |
| int homeassistant.components.unifiprotect.light.unifi_brightness_to_hass | ( | int | value | ) |