Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hue.v2.light.HueLight
 

Namespaces

 homeassistant.components.hue.v2.light
 

Functions

None homeassistant.components.hue.v2.light.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.hue.v2.light.EFFECT_NONE = "None"
 
int homeassistant.components.hue.v2.light.FALLBACK_MAX_MIREDS = 500
 
int homeassistant.components.hue.v2.light.FALLBACK_MIN_MIREDS = 153
 
int homeassistant.components.hue.v2.light.FALLBACK_MIREDS = 173