Variables | |
| ENVIRONMENT = GeocachingApiEnvironment.Production | |
| dictionary | ENVIRONMENT_URLS |
| Final | |
| LOGGER = logging.getLogger(__package__) | |
| UPDATE_INTERVAL = timedelta(hours=1) | |
Constants for the Geocaching integration.
| homeassistant.components.geocaching.const.ENVIRONMENT = GeocachingApiEnvironment.Production |
| dictionary homeassistant.components.geocaching.const.ENVIRONMENT_URLS |
| homeassistant.components.geocaching.const.LOGGER = logging.getLogger(__package__) |