You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GeoRideHA/custom_components/georide/const.py

14 lines
204 B

5 years ago
""" Georide const file """
DOMAIN = "georide"
5 years ago
CONF_EMAIL = "email"
CONF_PASSWORD = "password"
CONF_TOKEN = "token"
5 years ago
TRACKER_ID = "trackerId"
MIN_UNTIL_REFRESH = 10
TOKEN_SAFE_DAY = 432000 # five days