Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.edimax.switch.SmartPlugSwitch
 

Namespaces

 homeassistant.components.edimax.switch
 

Functions

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

Variables

string homeassistant.components.edimax.switch.DEFAULT_NAME = "Edimax Smart Plug"
 
string homeassistant.components.edimax.switch.DEFAULT_PASSWORD = "1234"
 
string homeassistant.components.edimax.switch.DEFAULT_USERNAME = "admin"
 
string homeassistant.components.edimax.switch.DOMAIN = "edimax"
 
 homeassistant.components.edimax.switch.PLATFORM_SCHEMA