hass-core/homeassistant/components/starlink/const.py
Jack Boswell 3ad4caa3d7
Add Starlink Integration (#77091)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-07 10:13:37 -10:00

3 lines
67 B
Python

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