Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.geocaching.const
 

Variables

 homeassistant.components.geocaching.const.ENVIRONMENT = GeocachingApiEnvironment.Production
 
dictionary homeassistant.components.geocaching.const.ENVIRONMENT_URLS
 
 homeassistant.components.geocaching.const.Final
 
 homeassistant.components.geocaching.const.LOGGER = logging.getLogger(__package__)
 
 homeassistant.components.geocaching.const.UPDATE_INTERVAL = timedelta(hours=1)