Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.homematicip_cloud.const
 

Variables

 homeassistant.components.homematicip_cloud.const._LOGGER = logging.getLogger(".")
 
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