Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.decora_wifi.light.DecoraWifiLight
 

Namespaces

 homeassistant.components.decora_wifi.light
 

Functions

None homeassistant.components.decora_wifi.light.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.decora_wifi.light._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.decora_wifi.light.NOTIFICATION_ID = "leviton_notification"
 
string homeassistant.components.decora_wifi.light.NOTIFICATION_TITLE = "myLeviton Decora Setup"
 
 homeassistant.components.decora_wifi.light.PLATFORM_SCHEMA