mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
294 B
JSON
11 lines
294 B
JSON
{
|
|
"domain": "duke_energy",
|
|
"name": "Duke Energy",
|
|
"codeowners": ["@hunterjm"],
|
|
"config_flow": true,
|
|
"dependencies": ["recorder"],
|
|
"documentation": "https://www.home-assistant.io/integrations/duke_energy",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["aiodukeenergy==0.3.0"]
|
|
}
|