Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.tedee.const
 

Variables

string homeassistant.components.tedee.const.CONF_LOCAL_ACCESS_TOKEN = "local_access_token"
 
string homeassistant.components.tedee.const.DOMAIN = "tedee"
 
string homeassistant.components.tedee.const.NAME = "Tedee"
 
 homeassistant.components.tedee.const.SCAN_INTERVAL = timedelta(seconds=10)