core/homeassistant/components/trend/manifest.json

10 lines
231 B
JSON

{
"domain": "trend",
"name": "Trend",
"documentation": "https://www.home-assistant.io/integrations/trend",
"requirements": ["numpy==1.21.2"],
"codeowners": [],
"quality_scale": "internal",
"iot_class": "local_push"
}