1
0
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:
Joost Lekkerkerker
2026-01-23 13:08:38 +01:00
committed by GitHub
parent 9046ae1602
commit e469e50f76
2 changed files with 2 additions and 1 deletions

View File

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

View File

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