Variables | |
| _LOGGER = logging.getLogger(".") | |
| string | CONF_ACCESSPOINT = "accesspoint" |
| string | CONF_AUTHTOKEN = "authtoken" |
| string | DOMAIN = "homematicip_cloud" |
| string | HMIPC_AUTHTOKEN = "authtoken" |
| string | HMIPC_HAPID = "hapid" |
| string | HMIPC_NAME = "name" |
| string | HMIPC_PIN = "pin" |
| list | PLATFORMS |
Constants for the HomematicIP Cloud component.
|
private |
| string homeassistant.components.homematicip_cloud.const.CONF_ACCESSPOINT = "accesspoint" |
| string homeassistant.components.homematicip_cloud.const.CONF_AUTHTOKEN = "authtoken" |
| string homeassistant.components.homematicip_cloud.const.DOMAIN = "homematicip_cloud" |
| string homeassistant.components.homematicip_cloud.const.HMIPC_AUTHTOKEN = "authtoken" |
| string homeassistant.components.homematicip_cloud.const.HMIPC_HAPID = "hapid" |
| string homeassistant.components.homematicip_cloud.const.HMIPC_NAME = "name" |
| string homeassistant.components.homematicip_cloud.const.HMIPC_PIN = "pin" |
| list homeassistant.components.homematicip_cloud.const.PLATFORMS |