Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.scsgate.SCSGate
 

Namespaces

 homeassistant.components.scsgate
 

Functions

bool homeassistant.components.scsgate.setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.scsgate._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.scsgate.CONF_SCS_ID = "scs_id"
 
 homeassistant.components.scsgate.CONFIG_SCHEMA
 
string homeassistant.components.scsgate.DOMAIN = "scsgate"
 
 homeassistant.components.scsgate.SCSGATE_SCHEMA