mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump aiowithings to 3.1.6 (#139242)
This commit is contained in:
committed by
GitHub
parent
bc7f5f3981
commit
694a77fe3c
@ -13,5 +13,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/withings",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["aiowithings"],
|
||||
"requirements": ["aiowithings==3.1.5"]
|
||||
"requirements": ["aiowithings==3.1.6"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -428,7 +428,7 @@ aiowebdav2==0.3.0
|
||||
aiowebostv==0.7.0
|
||||
|
||||
# homeassistant.components.withings
|
||||
aiowithings==3.1.5
|
||||
aiowithings==3.1.6
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.5
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -410,7 +410,7 @@ aiowebdav2==0.3.0
|
||||
aiowebostv==0.7.0
|
||||
|
||||
# homeassistant.components.withings
|
||||
aiowithings==3.1.5
|
||||
aiowithings==3.1.6
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.5
|
||||
|
Reference in New Issue
Block a user