hass-core/homeassistant/components/radiotherm/const.py
2022-06-07 14:26:06 -10:00

5 lines
91 B
Python

"""Constants for the Radio Thermostat integration."""
DOMAIN = "radiotherm"
TIMEOUT = 25