mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 15:57:06 +00:00
Upgrade gardena_bluetooth to 1.4.1 (#106017)
This commit is contained in:
parent
97e66ef9ee
commit
ae8db120e8
@ -13,5 +13,5 @@
|
|||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"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",
|
||||||
"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
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.gardena_bluetooth
|
# homeassistant.components.gardena_bluetooth
|
||||||
gardena-bluetooth==1.4.0
|
gardena-bluetooth==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.10
|
gassist-text==0.0.10
|
||||||
|
@ -686,7 +686,7 @@ fritzconnection[qr]==1.13.2
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.gardena_bluetooth
|
# homeassistant.components.gardena_bluetooth
|
||||||
gardena-bluetooth==1.4.0
|
gardena-bluetooth==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.10
|
gassist-text==0.0.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user