Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.wiz.light.WizBulbEntity
 

Namespaces

 homeassistant.components.wiz.light
 

Functions

PilotBuilder homeassistant.components.wiz.light._async_pilot_builder (**Any kwargs)
 
None homeassistant.components.wiz.light.async_setup_entry (HomeAssistant hass, WizConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

dictionary homeassistant.components.wiz.light.RGB_WHITE_CHANNELS_COLOR_MODE = {1: ColorMode.RGBW, 2: ColorMode.RGBWW}