mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Add integration_type service to ista_ecotrend (#159182)
This commit is contained in:
committed by
GitHub
parent
234d6ae161
commit
86e4a81934
@@ -5,6 +5,7 @@
|
||||
"codeowners": ["@tr4nt0r"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ista_ecotrend",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyecotrend_ista"],
|
||||
"quality_scale": "gold",
|
||||
|
||||
@@ -3200,7 +3200,7 @@
|
||||
},
|
||||
"ista_ecotrend": {
|
||||
"name": "ista EcoTrend",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user