Bump gardena_bluetooth to 1.5.0 (#133502)

This commit is contained in:
Joakim Plate 2024-12-18 19:39:35 +01:00 committed by GitHub
parent 51bead3229
commit 4daf6dd41d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -956,7 +956,7 @@ fyta_cli==0.7.0
gTTS==2.2.4 gTTS==2.2.4
# homeassistant.components.gardena_bluetooth # homeassistant.components.gardena_bluetooth
gardena-bluetooth==1.4.4 gardena-bluetooth==1.5.0
# homeassistant.components.google_assistant_sdk # homeassistant.components.google_assistant_sdk
gassist-text==0.0.11 gassist-text==0.0.11

View File

@ -809,7 +809,7 @@ fyta_cli==0.7.0
gTTS==2.2.4 gTTS==2.2.4
# homeassistant.components.gardena_bluetooth # homeassistant.components.gardena_bluetooth
gardena-bluetooth==1.4.4 gardena-bluetooth==1.5.0
# homeassistant.components.google_assistant_sdk # homeassistant.components.google_assistant_sdk
gassist-text==0.0.11 gassist-text==0.0.11