Update PyViCare to v2.28.1 for ViCare integration (#103064)

This commit is contained in:
Christopher Fenner 2023-10-30 18:47:33 +01:00 committed by GitHub
parent 78e316aa7e
commit bdfb138b09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -11,5 +11,5 @@
"documentation": "https://www.home-assistant.io/integrations/vicare",
"iot_class": "cloud_polling",
"loggers": ["PyViCare"],
"requirements": ["PyViCare==2.25.0"]
"requirements": ["PyViCare==2.28.1"]
}

View File

@ -113,7 +113,7 @@ PyTransportNSW==0.1.1
PyTurboJPEG==1.7.1
# homeassistant.components.vicare
PyViCare==2.25.0
PyViCare==2.28.1
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.14.3

View File

@ -100,7 +100,7 @@ PyTransportNSW==0.1.1
PyTurboJPEG==1.7.1
# homeassistant.components.vicare
PyViCare==2.25.0
PyViCare==2.28.1
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.14.3