Files
core/homeassistant/components/soma/const.py
T
2026-04-10 12:49:39 +02:00

6 lines
92 B
Python

"""Define constants for the Soma component."""
DOMAIN = "soma"
HOST = "host"
PORT = "port"