core/homeassistant/components/balboa/const.py

5 lines
128 B
Python
Raw Normal View History

2021-11-25 18:04:06 +00:00
"""Constants for the Balboa Spa Client integration."""
DOMAIN = "balboa"
CONF_SYNC_TIME = "sync_time"
DEFAULT_SYNC_TIME = False