Home Assistant Unofficial Reference 2024.12.1
const.py
Go to the documentation of this file.
1 """Constants for the Balboa Spa Client integration."""
2 
3 DOMAIN = "balboa"
4 CONF_SYNC_TIME = "sync_time"
5 DEFAULT_SYNC_TIME = False