Add loggers to gardena bluetooth (#119460)

pull/119742/head
Joakim Plate 2024-06-12 10:08:41 +02:00 committed by Franck Nijhof
parent 4e6e9f35b5
commit f58882c878
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 0 deletions

View File

@ -13,5 +13,6 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/gardena_bluetooth",
"iot_class": "local_polling",
"loggers": ["bleak", "bleak_esphome", "gardena_bluetooth"],
"requirements": ["gardena-bluetooth==1.4.2"]
}