mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Mark energy integration as internal (#53513)
This commit is contained in:
@@ -4,5 +4,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/energy",
|
"documentation": "https://www.home-assistant.io/integrations/energy",
|
||||||
"codeowners": ["@home_assistant/core"],
|
"codeowners": ["@home_assistant/core"],
|
||||||
"iot_class": "calculated",
|
"iot_class": "calculated",
|
||||||
"dependencies": ["websocket_api", "history"]
|
"dependencies": ["websocket_api", "history"],
|
||||||
|
"quality_scale": "internal"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user