core/homeassistant/components/ista_ecotrend/manifest.json

11 lines
303 B
JSON

{
"domain": "ista_ecotrend",
"name": "ista EcoTrend",
"codeowners": ["@tr4nt0r"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ista_ecotrend",
"iot_class": "cloud_polling",
"loggers": ["pyecotrend_ista"],
"requirements": ["pyecotrend-ista==3.3.1"]
}