Mark energy integration as internal (#53513)
parent
fcc6ea7497
commit
f28d8fae2f
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue