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

Variables

int DEFAULT_POLLING_INTERVAL_SEC = 5
 
string DOMAIN = "progettihwsw"
 

Detailed Description

Define constant variables for general usage.

Variable Documentation

◆ DEFAULT_POLLING_INTERVAL_SEC

int homeassistant.components.progettihwsw.const.DEFAULT_POLLING_INTERVAL_SEC = 5

Definition at line 5 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.