Change ViCare dependency back to original one (#127168)
switch dependency back
This commit is contained in:
parent
2659097010
commit
5bf5545394
3 changed files with 3 additions and 3 deletions
|
@ -11,5 +11,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/vicare",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["PyViCare"],
|
||||
"requirements": ["PyViCare-neo==0.3.0"]
|
||||
"requirements": ["PyViCare==2.34.0"]
|
||||
}
|
||||
|
|
|
@ -100,7 +100,7 @@ PyTransportNSW==0.1.1
|
|||
PyTurboJPEG==1.7.5
|
||||
|
||||
# homeassistant.components.vicare
|
||||
PyViCare-neo==0.3.0
|
||||
PyViCare==2.34.0
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.14.3
|
||||
|
|
|
@ -94,7 +94,7 @@ PyTransportNSW==0.1.1
|
|||
PyTurboJPEG==1.7.5
|
||||
|
||||
# homeassistant.components.vicare
|
||||
PyViCare-neo==0.3.0
|
||||
PyViCare==2.34.0
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.14.3
|
||||
|
|
Loading…
Add table
Reference in a new issue