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

Variables

string DOMAIN = "landisgyr_heat_meter"
 
 POLLING_INTERVAL = timedelta(days=1)
 
int ULTRAHEAT_TIMEOUT = 30
 

Detailed Description

Constants for the Landis+Gyr Heat Meter integration.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ POLLING_INTERVAL

homeassistant.components.landisgyr_heat_meter.const.POLLING_INTERVAL = timedelta(days=1)

Definition at line 8 of file const.py.

◆ ULTRAHEAT_TIMEOUT

int homeassistant.components.landisgyr_heat_meter.const.ULTRAHEAT_TIMEOUT = 30

Definition at line 7 of file const.py.