Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.gc100.GC100Device
 

Namespaces

 homeassistant.components.gc100
 

Functions

bool homeassistant.components.gc100.setup (HomeAssistant hass, ConfigType base_config)
 

Variables

string homeassistant.components.gc100.CONF_PORTS = "ports"
 
 homeassistant.components.gc100.CONFIG_SCHEMA
 
string homeassistant.components.gc100.DATA_GC100 = "gc100"
 
int homeassistant.components.gc100.DEFAULT_PORT = 4998
 
string homeassistant.components.gc100.DOMAIN = "gc100"