mirror of
https://github.com/home-assistant/core.git
synced 2026-06-03 14:14:40 +01:00
fcc6ea7497
Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Erik <erik@montnemery.com>
4 lines
63 B
Python
4 lines
63 B
Python
"""Constants for the Energy integration."""
|
|
|
|
DOMAIN = "energy"
|