mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Set integration_type for rainforest_raven to 'hub' (#161343)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["usb"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/rainforest_raven",
|
||||
"integration_type": "device",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["aioraven==0.7.1"],
|
||||
"usb": [
|
||||
|
||||
@@ -5458,7 +5458,7 @@
|
||||
"name": "Rainforest Eagle"
|
||||
},
|
||||
"rainforest_raven": {
|
||||
"integration_type": "device",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"name": "Rainforest RAVEn"
|
||||
|
||||
Reference in New Issue
Block a user