Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.fibaro.light.FibaroLight
 

Namespaces

 homeassistant.components.fibaro.light
 

Functions

None homeassistant.components.fibaro.light.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 
int homeassistant.components.fibaro.light.scaleto255 (int|None value)
 
int homeassistant.components.fibaro.light.scaleto99 (int|None value)
 

Variables

int homeassistant.components.fibaro.light.PARALLEL_UPDATES = 2