1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/energy/manifest.json
2021-08-18 11:21:51 -07:00

10 lines
279 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", "recorder"],
"quality_scale": "internal"
}