Upgrade gardena_bluetooth to 1.4.1 (#106017)
This commit is contained in:
parent
97e66ef9ee
commit
ae8db120e8
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.0"]
|
||||
"requirements": ["gardena-bluetooth==1.4.1"]
|
||||
}
|
||||
|
|
|
@ -863,7 +863,7 @@ fritzconnection[qr]==1.13.2
|
|||
gTTS==2.2.4
|
||||
|
||||
# homeassistant.components.gardena_bluetooth
|
||||
gardena-bluetooth==1.4.0
|
||||
gardena-bluetooth==1.4.1
|
||||
|
||||
# homeassistant.components.google_assistant_sdk
|
||||
gassist-text==0.0.10
|
||||
|
|
|
@ -686,7 +686,7 @@ fritzconnection[qr]==1.13.2
|
|||
gTTS==2.2.4
|
||||
|
||||
# homeassistant.components.gardena_bluetooth
|
||||
gardena-bluetooth==1.4.0
|
||||
gardena-bluetooth==1.4.1
|
||||
|
||||
# homeassistant.components.google_assistant_sdk
|
||||
gassist-text==0.0.10
|
||||
|
|
Loading…
Add table
Reference in a new issue