1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 02:48:57 +00:00
Files
core/homeassistant/components/co2signal/const.py
2024-03-08 20:38:34 +01:00

5 lines
119 B
Python

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