mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Add bluetooth loggers to manifest.json (#82276)
This commit is contained in:
parent
8792d664e7
commit
0aa5610d88
@ -15,5 +15,11 @@
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
"iot_class": "local_push",
|
||||
"loggers": [
|
||||
"btsocket",
|
||||
"bleak_retry_connector",
|
||||
"bluetooth_adapters",
|
||||
"bluetooth_auto_recovery"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user