Files
home-assistant-core/homeassistant/components/ptdevices/const.py
T
2026-05-04 22:15:52 +02:00

5 lines
120 B
Python

"""Constants for the PTDevices integration."""
DOMAIN = "ptdevices"
DEFAULT_URL = "https://api.ptdevices.com/token/v1"