Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.upcloud.const
 

Variables

string homeassistant.components.upcloud.const.CONFIG_ENTRY_UPDATE_SIGNAL_TEMPLATE = f"{DOMAIN}_config_entry_update:{{}}"
 
string homeassistant.components.upcloud.const.DATA_UPCLOUD = "data_upcloud"
 
 homeassistant.components.upcloud.const.DEFAULT_SCAN_INTERVAL = timedelta(seconds=60)
 
string homeassistant.components.upcloud.const.DOMAIN = "upcloud"