Ensure remote bluetooth adapters are loaded before integrations that need them (#85723)
This commit is contained in:
parent
cd31624768
commit
65ca62c991
40 changed files with 103 additions and 31 deletions
|
@ -7,7 +7,7 @@
|
|||
{ "local_name": "TP35*", "connectable": false },
|
||||
{ "local_name": "TP39*", "connectable": false }
|
||||
],
|
||||
"dependencies": ["bluetooth"],
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"requirements": ["thermopro-ble==0.4.3"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"iot_class": "local_push"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue