Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ezviz.light.EzvizLight
 

Namespaces

 homeassistant.components.ezviz.light
 

Functions

None homeassistant.components.ezviz.light.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

tuple homeassistant.components.ezviz.light.BRIGHTNESS_RANGE = (1, 255)
 
int homeassistant.components.ezviz.light.PARALLEL_UPDATES = 1