Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.switch.light.LightSwitch
 

Namespaces

 homeassistant.components.switch.light
 

Functions

None homeassistant.components.switch.light.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.switch.light.DEFAULT_NAME = "Light Switch"
 
 homeassistant.components.switch.light.PLATFORM_SCHEMA