mirror of
https://github.com/home-assistant/core.git
synced 2026-05-26 02:06:09 +01:00
d65e704823
Co-authored-by: J. Nick Koston <nick@home-assistant.io> Co-authored-by: J. Nick Koston <nick@koston.org>
11 lines
321 B
JSON
11 lines
321 B
JSON
{
|
|
"domain": "usage_prediction",
|
|
"name": "Usage Prediction",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["http", "recorder"],
|
|
"documentation": "https://www.home-assistant.io/integrations/usage_prediction",
|
|
"integration_type": "system",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|