mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01: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"
|