Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.kankun.switch.KankunSwitch
 

Namespaces

 homeassistant.components.kankun.switch
 

Functions

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

Variables

 homeassistant.components.kankun.switch._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.kankun.switch.DEFAULT_PATH = "/cgi-bin/json.cgi"
 
int homeassistant.components.kankun.switch.DEFAULT_PORT = 80
 
 homeassistant.components.kankun.switch.PLATFORM_SCHEMA
 
 homeassistant.components.kankun.switch.SWITCH_SCHEMA