Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.dexcom
 

Functions

bool homeassistant.components.dexcom.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.dexcom.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.dexcom._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.dexcom.SCAN_INTERVAL = timedelta(seconds=180)