Representation of a deCONZ light.
Definition at line 337 of file light.py.
◆ async_update_callback()
| None homeassistant.components.deconz.light.DeconzLight.async_update_callback |
( |
|
self | ) |
|
Light state will also reflect in relevant groups.
Definition at line 351 of file light.py.
◆ max_mireds()
| int homeassistant.components.deconz.light.DeconzLight.max_mireds |
( |
|
self | ) |
|
Return the warmest color_temp that this light supports.
Definition at line 341 of file light.py.
◆ min_mireds()
| int homeassistant.components.deconz.light.DeconzLight.min_mireds |
( |
|
self | ) |
|
Return the coldest color_temp that this light supports.
Definition at line 346 of file light.py.
The documentation for this class was generated from the following file:
- core/homeassistant/components/deconz/light.py