mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Mark energy integration as internal (#53513)
This commit is contained in:
parent
fcc6ea7497
commit
f28d8fae2f
@ -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"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user