mirror of
https://github.com/home-assistant/core.git
synced 2026-06-11 11:41:42 +02:00
10 lines
267 B
JSON
10 lines
267 B
JSON
{
|
|
"domain": "energy",
|
|
"name": "Energy",
|
|
"documentation": "https://www.home-assistant.io/integrations/energy",
|
|
"codeowners": ["@home_assistant/core"],
|
|
"iot_class": "calculated",
|
|
"dependencies": ["websocket_api", "history"],
|
|
"quality_scale": "internal"
|
|
}
|