mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update gardena_bluetooth dependency to 1.4.3 (#125175)
This commit is contained in:
parent
14482ff6da
commit
e4f9f6447f
@ -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.2"]
|
"requirements": ["gardena-bluetooth==1.4.3"]
|
||||||
}
|
}
|
||||||
|
@ -930,7 +930,7 @@ fyta_cli==0.6.6
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.gardena_bluetooth
|
# homeassistant.components.gardena_bluetooth
|
||||||
gardena-bluetooth==1.4.2
|
gardena-bluetooth==1.4.3
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.11
|
gassist-text==0.0.11
|
||||||
|
@ -783,7 +783,7 @@ fyta_cli==0.6.6
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.gardena_bluetooth
|
# homeassistant.components.gardena_bluetooth
|
||||||
gardena-bluetooth==1.4.2
|
gardena-bluetooth==1.4.3
|
||||||
|
|
||||||
# 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