mirror of
https://github.com/home-assistant/core.git
synced 2026-08-25 15:42:44 +01: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"
|