Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.nice_go.const
 

Variables

string homeassistant.components.nice_go.const.CONF_DEVICE_ID = "device_id"
 
string homeassistant.components.nice_go.const.CONF_REFRESH_TOKEN = "refresh_token"
 
string homeassistant.components.nice_go.const.CONF_REFRESH_TOKEN_CREATION_TIME = "refresh_token_creation_time"
 
string homeassistant.components.nice_go.const.CONF_SITE_ID = "site_id"
 
string homeassistant.components.nice_go.const.DOMAIN = "nice_go"
 
dictionary homeassistant.components.nice_go.const.KNOWN_UNSUPPORTED_DEVICE_TYPES
 
 homeassistant.components.nice_go.const.REFRESH_TOKEN_EXPIRY_TIME = timedelta(days=30)
 
dictionary homeassistant.components.nice_go.const.SUPPORTED_DEVICE_TYPES
 
tuple homeassistant.components.nice_go.const.UNSUPPORTED_DEVICE_WARNING