mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
Change discovergy integration type (#97391)
This commit is contained in:
parent
41c684f36e
commit
71a81e1f5d
@ -4,7 +4,7 @@
|
|||||||
"codeowners": ["@jpbede"],
|
"codeowners": ["@jpbede"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/discovergy",
|
"documentation": "https://www.home-assistant.io/integrations/discovergy",
|
||||||
"integration_type": "hub",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["pydiscovergy==2.0.3"]
|
"requirements": ["pydiscovergy==2.0.3"]
|
||||||
}
|
}
|
||||||
|
@ -1113,7 +1113,7 @@
|
|||||||
},
|
},
|
||||||
"discovergy": {
|
"discovergy": {
|
||||||
"name": "Discovergy",
|
"name": "Discovergy",
|
||||||
"integration_type": "hub",
|
"integration_type": "service",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user