Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.proximity.const
 

Variables

string homeassistant.components.proximity.const.CONF_IGNORED_ZONES = "ignored_zones"
 
string homeassistant.components.proximity.const.CONF_TOLERANCE = "tolerance"
 
string homeassistant.components.proximity.const.CONF_TRACKED_ENTITIES = "tracked_entities"
 
string homeassistant.components.proximity.const.DEFAULT_DIR_OF_TRAVEL = "not set"
 
string homeassistant.components.proximity.const.DEFAULT_DIST_TO_ZONE = "not set"
 
string homeassistant.components.proximity.const.DEFAULT_NEAREST = "not set"
 
string homeassistant.components.proximity.const.DEFAULT_PROXIMITY_ZONE = "home"
 
int homeassistant.components.proximity.const.DEFAULT_TOLERANCE = 1
 
string homeassistant.components.proximity.const.DOMAIN = "proximity"
 
 homeassistant.components.proximity.const.Final
 
list homeassistant.components.proximity.const.UNITS