Update gardena library to 1.4.2 (#119010)
This commit is contained in:
parent
7337c13747
commit
8c025ea1f7
3 changed files with 3 additions and 3 deletions
|
@ -13,5 +13,5 @@
|
|||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/gardena_bluetooth",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["gardena-bluetooth==1.4.1"]
|
||||
"requirements": ["gardena-bluetooth==1.4.2"]
|
||||
}
|
||||
|
|
|
@ -915,7 +915,7 @@ fyta_cli==0.4.1
|
|||
gTTS==2.2.4
|
||||
|
||||
# homeassistant.components.gardena_bluetooth
|
||||
gardena-bluetooth==1.4.1
|
||||
gardena-bluetooth==1.4.2
|
||||
|
||||
# homeassistant.components.google_assistant_sdk
|
||||
gassist-text==0.0.11
|
||||
|
|
|
@ -750,7 +750,7 @@ fyta_cli==0.4.1
|
|||
gTTS==2.2.4
|
||||
|
||||
# homeassistant.components.gardena_bluetooth
|
||||
gardena-bluetooth==1.4.1
|
||||
gardena-bluetooth==1.4.2
|
||||
|
||||
# homeassistant.components.google_assistant_sdk
|
||||
gassist-text==0.0.11
|
||||
|
|
Loading…
Add table
Reference in a new issue