Change discovergy integration type (#97391)
This commit is contained in:
parent
41c684f36e
commit
71a81e1f5d
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"codeowners": ["@jpbede"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/discovergy",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["pydiscovergy==2.0.3"]
|
||||
}
|
||||
|
|
|
@ -1113,7 +1113,7 @@
|
|||
},
|
||||
"discovergy": {
|
||||
"name": "Discovergy",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue