1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-25 14:17:45 +00:00

5 lines
119 B
Python

"""Constants for the Co2signal integration."""
DOMAIN = "co2signal"
ATTRIBUTION = "Data provided by Electricity Maps"