mirror of https://github.com/home-assistant/core
11 lines
311 B
JSON
11 lines
311 B
JSON
{
|
|
"domain": "energy",
|
|
"name": "Energy",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["websocket_api", "history", "recorder"],
|
|
"documentation": "https://www.home-assistant.io/integrations/energy",
|
|
"integration_type": "system",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|