mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 12:05:16 +01:00
6 lines
63 B
Python
6 lines
63 B
Python
"""Constants for iss."""
|
|
|
|
DOMAIN = "iss"
|
|
|
|
DEFAULT_NAME = "ISS"
|