mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Update gardena library to 1.4.2 (#119010)
This commit is contained in:
parent
7337c13747
commit
8c025ea1f7
@ -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.1"]
|
"requirements": ["gardena-bluetooth==1.4.2"]
|
||||||
}
|
}
|
||||||
|
@ -915,7 +915,7 @@ fyta_cli==0.4.1
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.gardena_bluetooth
|
# homeassistant.components.gardena_bluetooth
|
||||||
gardena-bluetooth==1.4.1
|
gardena-bluetooth==1.4.2
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.11
|
gassist-text==0.0.11
|
||||||
|
@ -750,7 +750,7 @@ fyta_cli==0.4.1
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.gardena_bluetooth
|
# homeassistant.components.gardena_bluetooth
|
||||||
gardena-bluetooth==1.4.1
|
gardena-bluetooth==1.4.2
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.11
|
gassist-text==0.0.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user