5 lines
120 B
Python
5 lines
120 B
Python
"""Constants for the Co2signal integration."""
|
|
|
|
|
|
DOMAIN = "co2signal"
|
|
ATTRIBUTION = "Data provided by Electricity Maps"
|