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

Variables

string ATTR_OBSERVATION_TIME = "observation_time"
 
string ATTR_STATION = "station"
 
string CONF_STATION = "station"
 
string CONF_TITLE = "title"
 
string DOMAIN = "environment_canada"
 

Detailed Description

Constants for EC component.

Variable Documentation

◆ ATTR_OBSERVATION_TIME

string homeassistant.components.environment_canada.const.ATTR_OBSERVATION_TIME = "observation_time"

Definition at line 3 of file const.py.

◆ ATTR_STATION

string homeassistant.components.environment_canada.const.ATTR_STATION = "station"

Definition at line 4 of file const.py.

◆ CONF_STATION

string homeassistant.components.environment_canada.const.CONF_STATION = "station"

Definition at line 5 of file const.py.

◆ CONF_TITLE

string homeassistant.components.environment_canada.const.CONF_TITLE = "title"

Definition at line 6 of file const.py.

◆ DOMAIN

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

Definition at line 7 of file const.py.