1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-13 15:30:03 +00:00
Files
core/homeassistant/components/co2signal/const.py
2023-12-13 16:50:46 +01:00

6 lines
120 B
Python

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