Update gardena-bluetooth to 1.4.4 (#129202)

This commit is contained in:
Marc Mueller 2024-10-26 11:34:32 +02:00 committed by GitHub
parent 0b3b9c2257
commit e47909bb3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 4 deletions

View File

@ -14,5 +14,5 @@
"documentation": "https://www.home-assistant.io/integrations/gardena_bluetooth",
"iot_class": "local_polling",
"loggers": ["bleak", "bleak_esphome", "gardena_bluetooth"],
"requirements": ["gardena-bluetooth==1.4.3"]
"requirements": ["gardena-bluetooth==1.4.4"]
}

View File

@ -943,7 +943,7 @@ fyta_cli==0.6.7
gTTS==2.2.4
# homeassistant.components.gardena_bluetooth
gardena-bluetooth==1.4.3
gardena-bluetooth==1.4.4
# homeassistant.components.google_assistant_sdk
gassist-text==0.0.11

View File

@ -796,7 +796,7 @@ fyta_cli==0.6.7
gTTS==2.2.4
# homeassistant.components.gardena_bluetooth
gardena-bluetooth==1.4.3
gardena-bluetooth==1.4.4
# homeassistant.components.google_assistant_sdk
gassist-text==0.0.11

View File

@ -151,7 +151,6 @@ EXCEPTIONS = {
"crownstone-uart", # https://github.com/crownstone/crownstone-lib-python-uart/pull/12
"eliqonline", # https://github.com/molobrakos/eliqonline/pull/17
"enocean", # https://github.com/kipe/enocean/pull/142
"gardena-bluetooth", # https://github.com/elupus/gardena-bluetooth/pull/11
"huum", # https://github.com/frwickst/pyhuum/pull/8
"imutils", # https://github.com/PyImageSearch/imutils/pull/292
"iso4217", # Public domain