Files
2026-05-07 17:04:19 +02:00

5 lines
85 B
Python

"""Constants for the PajGPS integration."""
DOMAIN = "paj_gps"
UPDATE_INTERVAL = 30