mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 10:47:51 +00:00

* Duke Energy Integration * add recorder mock fixture to all tests * address PR comments * update tests * add basic coordinator tests * PR comments round 2 * Fix --------- Co-authored-by: Joostlek <joostlek@outlook.com>
4 lines
73 B
Python
4 lines
73 B
Python
"""Constants for the Duke Energy integration."""
|
|
|
|
DOMAIN = "duke_energy"
|