core/homeassistant/components/radiotherm/const.py

6 lines
91 B
Python
Raw Normal View History

2022-06-05 23:59:52 +00:00
"""Constants for the Radio Thermostat integration."""
DOMAIN = "radiotherm"
TIMEOUT = 25