Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.dexcom.const
 

Variables

string homeassistant.components.dexcom.const.CONF_SERVER = "server"
 
string homeassistant.components.dexcom.const.DOMAIN = "dexcom"
 
list homeassistant.components.dexcom.const.PLATFORMS = [Platform.SENSOR]
 
string homeassistant.components.dexcom.const.SERVER_OUS = "EU"
 
string homeassistant.components.dexcom.const.SERVER_US = "US"