mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update gardena-bluetooth to 1.4.4 (#129202)
This commit is contained in:
parent
0b3b9c2257
commit
e47909bb3e
@ -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.3"]
|
"requirements": ["gardena-bluetooth==1.4.4"]
|
||||||
}
|
}
|
||||||
|
@ -943,7 +943,7 @@ fyta_cli==0.6.7
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.gardena_bluetooth
|
# homeassistant.components.gardena_bluetooth
|
||||||
gardena-bluetooth==1.4.3
|
gardena-bluetooth==1.4.4
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.11
|
gassist-text==0.0.11
|
||||||
|
@ -796,7 +796,7 @@ fyta_cli==0.6.7
|
|||||||
gTTS==2.2.4
|
gTTS==2.2.4
|
||||||
|
|
||||||
# homeassistant.components.gardena_bluetooth
|
# homeassistant.components.gardena_bluetooth
|
||||||
gardena-bluetooth==1.4.3
|
gardena-bluetooth==1.4.4
|
||||||
|
|
||||||
# homeassistant.components.google_assistant_sdk
|
# homeassistant.components.google_assistant_sdk
|
||||||
gassist-text==0.0.11
|
gassist-text==0.0.11
|
||||||
|
@ -151,7 +151,6 @@ EXCEPTIONS = {
|
|||||||
"crownstone-uart", # https://github.com/crownstone/crownstone-lib-python-uart/pull/12
|
"crownstone-uart", # https://github.com/crownstone/crownstone-lib-python-uart/pull/12
|
||||||
"eliqonline", # https://github.com/molobrakos/eliqonline/pull/17
|
"eliqonline", # https://github.com/molobrakos/eliqonline/pull/17
|
||||||
"enocean", # https://github.com/kipe/enocean/pull/142
|
"enocean", # https://github.com/kipe/enocean/pull/142
|
||||||
"gardena-bluetooth", # https://github.com/elupus/gardena-bluetooth/pull/11
|
|
||||||
"huum", # https://github.com/frwickst/pyhuum/pull/8
|
"huum", # https://github.com/frwickst/pyhuum/pull/8
|
||||||
"imutils", # https://github.com/PyImageSearch/imutils/pull/292
|
"imutils", # https://github.com/PyImageSearch/imutils/pull/292
|
||||||
"iso4217", # Public domain
|
"iso4217", # Public domain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user