Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.shelly.light.BlockShellyLight
 
class  homeassistant.components.shelly.light.RpcShellyCctLight
 
class  homeassistant.components.shelly.light.RpcShellyLight
 
class  homeassistant.components.shelly.light.RpcShellyLightBase
 
class  homeassistant.components.shelly.light.RpcShellyRgbLight
 
class  homeassistant.components.shelly.light.RpcShellyRgbwLight
 
class  homeassistant.components.shelly.light.RpcShellySwitchAsLight
 

Namespaces

 homeassistant.components.shelly.light
 

Functions

None homeassistant.components.shelly.light.async_setup_block_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.shelly.light.async_setup_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.shelly.light.async_setup_rpc_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)