Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.radiotherm.const Namespace Reference

Variables

string DOMAIN = "radiotherm"
 
int TIMEOUT = 25
 

Detailed Description

Constants for the Radio Thermostat integration.

Variable Documentation

◆ DOMAIN

string homeassistant.components.radiotherm.const.DOMAIN = "radiotherm"

Definition at line 3 of file const.py.

◆ TIMEOUT

int homeassistant.components.radiotherm.const.TIMEOUT = 25

Definition at line 5 of file const.py.