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

Variables

string DOMAIN = "epion"
 
 REFRESH_INTERVAL = timedelta(minutes=1)
 

Detailed Description

Constants for the Epion API.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ REFRESH_INTERVAL

homeassistant.components.epion.const.REFRESH_INTERVAL = timedelta(minutes=1)

Definition at line 6 of file const.py.