1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/energy/manifest.json
2023-02-08 20:19:19 +01:00

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"
}