Set integration_type for rainforest_raven to 'hub' (#161343)

This commit is contained in:
Scott K Logan
2026-01-20 14:46:47 -06:00
committed by GitHub
parent 6af5698645
commit 7c4cdd57b6
2 changed files with 2 additions and 2 deletions

View File

@@ -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": [

View File

@@ -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"