Add loggers to gardena bluetooth (#119460)

This commit is contained in:
Joakim Plate 2024-06-12 10:08:41 +02:00 committed by GitHub
parent 35417649cd
commit 47d3993805
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"]
}