Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.agent_dvr.const
 

Variables

string homeassistant.components.agent_dvr.const.ATTRIBUTION = "Data provided by ispyconnect.com"
 
int homeassistant.components.agent_dvr.const.CAMERA_SCAN_INTERVAL_SECS = 5
 
string homeassistant.components.agent_dvr.const.DEVICES = "devices"
 
string homeassistant.components.agent_dvr.const.DOMAIN = "agent_dvr"
 
string homeassistant.components.agent_dvr.const.ENTITIES = "entities"
 
string homeassistant.components.agent_dvr.const.SERVER_URL = "server_url"
 
string homeassistant.components.agent_dvr.const.SERVERS = "servers"
 
string homeassistant.components.agent_dvr.const.SERVICE_UPDATE = "update"
 
string homeassistant.components.agent_dvr.const.SIGNAL_UPDATE_AGENT = "agent_update"