Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.tellduslive.const
Variables
string
homeassistant.components.tellduslive.const.APPLICATION_NAME
= "Home Assistant"
string
homeassistant.components.tellduslive.const.ATTR_LAST_UPDATED
= "time_last_updated"
string
homeassistant.components.tellduslive.const.CLOUD_NAME
= "Cloud API"
string
homeassistant.components.tellduslive.const.CONF_TOKEN_SECRET
= "token_secret"
string
homeassistant.components.tellduslive.const.DOMAIN
= "tellduslive"
string
homeassistant.components.tellduslive.const.KEY_CONFIG
= "tellduslive_config"
string
homeassistant.components.tellduslive.const.KEY_SCAN_INTERVAL
= "scan_interval"
string
homeassistant.components.tellduslive.const.KEY_SESSION
= "session"
homeassistant.components.tellduslive.const.MIN_UPDATE_INTERVAL
= timedelta(seconds=5)
string
homeassistant.components.tellduslive.const.NOT_SO_PRIVATE_KEY
= "PHES7U2RADREWAFEBUSTUBAWRASWUTUS"
string
homeassistant.components.tellduslive.const.PUBLIC_KEY
= "THUPUNECH5YEQA3RE6UYUPRUZ2DUGUGA"
homeassistant.components.tellduslive.const.SCAN_INTERVAL
= timedelta(minutes=1)
string
homeassistant.components.tellduslive.const.SIGNAL_UPDATE_ENTITY
= "tellduslive_update"
string
homeassistant.components.tellduslive.const.TELLDUS_CONFIG_FILE
= "tellduslive.conf"
string
homeassistant.components.tellduslive.const.TELLDUS_DISCOVERY_NEW
= "telldus_new_{}_{}"
core
homeassistant
components
tellduslive
const.py
Generated by
1.9.1