core/homeassistant/components/starlink/const.py

6 lines
95 B
Python

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