Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.switcher_kis.light.SwitcherBaseLightEntity
 
class  homeassistant.components.switcher_kis.light.SwitcherMultiLightEntity
 
class  homeassistant.components.switcher_kis.light.SwitcherSingleLightEntity
 

Namespaces

 homeassistant.components.switcher_kis.light
 

Functions

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

Variables

 homeassistant.components.switcher_kis.light._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.switcher_kis.light.API_SET_LIGHT = "set_light"