1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-11 00:29:29 +01:00
Files
core/homeassistant/components/earn_e_p1/const.py
T
2026-04-30 21:14:48 +02:00

5 lines
98 B
Python

"""Constants for the EARN-E P1 Meter integration."""
DOMAIN = "earn_e_p1"
CONF_SERIAL = "serial"