mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +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",
|
||||
"codeowners": ["@home_assistant/core"],
|
||||
"iot_class": "calculated",
|
||||
"dependencies": ["websocket_api", "history"]
|
||||
"dependencies": ["websocket_api", "history"],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
Reference in New Issue
Block a user