mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"domain": "trend",
|
|
"name": "Trend",
|
|
"codeowners": ["@jpbede"],
|
|
"documentation": "https://www.home-assistant.io/integrations/trend",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal",
|
|
"requirements": ["numpy==1.26.0"]
|
|
}
|