mirror of
https://github.com/home-assistant/core.git
synced 2025-05-01 04:37:52 +00:00

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"
|