* 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>
3 lines
73 B
Python
3 lines
73 B
Python
"""Constants for the Duke Energy integration."""
|
|
|
|
DOMAIN = "duke_energy"
|