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

Variables

string ATTRIBUTION = "Data provided by Electricity Maps"
 
string DOMAIN = "co2signal"
 

Detailed Description

Constants for the Co2signal integration.

Variable Documentation

◆ ATTRIBUTION

string homeassistant.components.co2signal.const.ATTRIBUTION = "Data provided by Electricity Maps"

Definition at line 4 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.