1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 02:48:57 +00:00

Add integration_type hub to august (#158851)

This commit is contained in:
Joost Lekkerkerker
2025-12-12 23:00:06 +01:00
committed by GitHub
parent fa7e22ec91
commit 7599c918e2

View File

@@ -27,6 +27,7 @@
}
],
"documentation": "https://www.home-assistant.io/integrations/august",
"integration_type": "hub",
"iot_class": "cloud_push",
"loggers": ["pubnub", "yalexs"],
"requirements": ["yalexs==9.2.0", "yalexs-ble==3.2.2"]