4 lines
102 B
Python
4 lines
102 B
Python
|
"""Constants for the Home Assistant Sky Connect integration."""
|
||
|
|
||
|
DOMAIN = "homeassistant_sky_connect"
|