mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type hub to bond (#158867)
This commit is contained in:
committed by
GitHub
parent
1f3ad382f1
commit
dc01cf49a0
@@ -14,6 +14,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/bond",
|
"documentation": "https://www.home-assistant.io/integrations/bond",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["bond_async"],
|
"loggers": ["bond_async"],
|
||||||
"requirements": ["bond-async==0.2.1"],
|
"requirements": ["bond-async==0.2.1"],
|
||||||
|
|||||||
Reference in New Issue
Block a user