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

Variables

string CONF_COUNTER_ID = "counter_id"
 
 DATA_REFRESH_INTERVAL = timedelta(hours=12)
 
string DOMAIN = "suez_water"
 

Detailed Description

Constants for the Suez Water integration.

Variable Documentation

◆ CONF_COUNTER_ID

string homeassistant.components.suez_water.const.CONF_COUNTER_ID = "counter_id"

Definition at line 7 of file const.py.

◆ DATA_REFRESH_INTERVAL

homeassistant.components.suez_water.const.DATA_REFRESH_INTERVAL = timedelta(hours=12)

Definition at line 9 of file const.py.

◆ DOMAIN

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

Definition at line 5 of file const.py.