Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.gc100.switch.GC100Switch
 

Namespaces

 homeassistant.components.gc100.switch
 

Functions

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

Variables

 homeassistant.components.gc100.switch._SWITCH_SCHEMA = vol.Schema({cv.string: cv.string})
 
 homeassistant.components.gc100.switch.PLATFORM_SCHEMA