1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-17 11:33:49 +01:00
Files
2024-03-08 20:38:34 +01:00

6 lines
129 B
Python

"""Constants for the Balboa Spa Client integration."""
DOMAIN = "balboa"
CONF_SYNC_TIME = "sync_time"
DEFAULT_SYNC_TIME = False