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

Variables

string DOMAIN = "ecoforest"
 
string MANUFACTURER = "Ecoforest"
 
 POLLING_INTERVAL = timedelta(seconds=30)
 

Detailed Description

Constants for the Ecoforest integration.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ MANUFACTURER

string homeassistant.components.ecoforest.const.MANUFACTURER = "Ecoforest"

Definition at line 6 of file const.py.

◆ POLLING_INTERVAL

homeassistant.components.ecoforest.const.POLLING_INTERVAL = timedelta(seconds=30)

Definition at line 8 of file const.py.