mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Add integration_type hub to rainforest_eagle (#161304)
This commit is contained in:
committed by
GitHub
parent
9046ae1602
commit
e469e50f76
@@ -9,6 +9,7 @@
|
||||
}
|
||||
],
|
||||
"documentation": "https://www.home-assistant.io/integrations/rainforest_eagle",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aioeagle", "eagle100"],
|
||||
"requirements": ["aioeagle==1.1.0", "eagle100==0.1.1"]
|
||||
|
||||
@@ -5452,7 +5452,7 @@
|
||||
"name": "Rainforest Automation",
|
||||
"integrations": {
|
||||
"rainforest_eagle": {
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"name": "Rainforest Eagle"
|
||||
|
||||
Reference in New Issue
Block a user