1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-01 04:37:52 +00:00
Bram Kragten fcc6ea7497
Add energy integration ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Erik <erik@montnemery.com>
2021-07-26 09:37:37 -07:00

4 lines
63 B
Python

"""Constants for the Energy integration."""
DOMAIN = "energy"