1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-15 18:44:20 +01:00
Files
core/homeassistant/components/starlink/const.py
T
Jack Boswell 3ad4caa3d7 Add Starlink Integration (#77091)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-07 10:13:37 -10:00

4 lines
67 B
Python

"""Constants for the Starlink integration."""
DOMAIN = "starlink"