1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/homeassistant/components/trend/manifest.json
2020-02-02 16:28:37 +01:00

10 lines
224 B
JSON

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