Add integration type to ibeacon (#157734)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Artur Pragacz
2025-12-02 12:48:33 +01:00
committed by GitHub
parent 1ca1cf59eb
commit 753ea023de

View File

@@ -11,6 +11,7 @@
"config_flow": true,
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/ibeacon",
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["bleak"],
"requirements": ["ibeacon-ble==1.2.0"],