hass-core/homeassistant/components/iss/const.py
Joost Lekkerkerker c94c7fae1b
Add device info to ISS (#96469)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-18 20:57:41 +02:00

5 lines
63 B
Python

"""Constants for iss."""
DOMAIN = "iss"
DEFAULT_NAME = "ISS"