mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 08:06:00 +01:00
5 lines
119 B
Python
5 lines
119 B
Python
"""Constants for the Co2signal integration."""
|
|
|
|
DOMAIN = "co2signal"
|
|
ATTRIBUTION = "Data provided by Electricity Maps"
|