1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-19 18:38:58 +00:00

Add integration_type hub to enocean (#159005)

This commit is contained in:
Joost Lekkerkerker
2025-12-18 19:29:32 +01:00
committed by GitHub
parent 9e0a3dee08
commit 3019f9041c
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
"codeowners": [],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/enocean",
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["enocean"],
"requirements": ["enocean==0.50"],

View File

@@ -1763,7 +1763,7 @@
},
"enocean": {
"name": "EnOcean",
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"single_config_entry": true