Bump PyViCare to 2.29.0 (#104516)
* Update requirements_all.txt * Update requirements_test_all.txt * Update manifest.jsonpull/103227/head
parent
498bea09f2
commit
76f78d7747
|
@ -11,5 +11,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/vicare",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["PyViCare"],
|
||||
"requirements": ["PyViCare==2.28.1"]
|
||||
"requirements": ["PyViCare==2.29.0"]
|
||||
}
|
||||
|
|
|
@ -112,7 +112,7 @@ PyTransportNSW==0.1.1
|
|||
PyTurboJPEG==1.7.1
|
||||
|
||||
# homeassistant.components.vicare
|
||||
PyViCare==2.28.1
|
||||
PyViCare==2.29.0
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.14.3
|
||||
|
|
|
@ -97,7 +97,7 @@ PyTransportNSW==0.1.1
|
|||
PyTurboJPEG==1.7.1
|
||||
|
||||
# homeassistant.components.vicare
|
||||
PyViCare==2.28.1
|
||||
PyViCare==2.29.0
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.14.3
|
||||
|
|
Loading…
Reference in New Issue