1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 07:04:05 +01:00
Files
core/homeassistant/components/iss/const.py
T
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

6 lines
63 B
Python

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