mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 02:47:14 +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"
|