mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 18:24:55 -05:00
Change discovergy integration type (#97391)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user