mirror of
https://github.com/elisspace/core.git
synced 2026-09-27 13:07:16 +00:00
6 lines
91 B
Python
6 lines
91 B
Python
"""Constants for the Radio Thermostat integration."""
|
|
|
|
DOMAIN = "radiotherm"
|
|
|
|
TIMEOUT = 25
|