Namespaces | |
| cover | |
| light | |
| switch | |
Classes | |
| class | SCSGate |
Functions | |
| bool | setup (HomeAssistant hass, ConfigType config) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | CONF_SCS_ID = "scs_id" |
| CONFIG_SCHEMA | |
| string | DOMAIN = "scsgate" |
| SCSGATE_SCHEMA | |
Support for SCSGate components.
| bool homeassistant.components.scsgate.setup | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Set up the SCSGate component.
Definition at line 32 of file __init__.py.
|
private |
Definition at line 17 of file __init__.py.
| string homeassistant.components.scsgate.CONF_SCS_ID = "scs_id" |
Definition at line 19 of file __init__.py.
| homeassistant.components.scsgate.CONFIG_SCHEMA |
Definition at line 23 of file __init__.py.
| string homeassistant.components.scsgate.DOMAIN = "scsgate" |
Definition at line 21 of file __init__.py.
| homeassistant.components.scsgate.SCSGATE_SCHEMA |
Definition at line 27 of file __init__.py.