Update PyViCare dependency to 2.35.0 (#129038)

pull/129493/head
Christopher Fenner 2024-10-30 12:21:54 +01:00 committed by GitHub
parent b6b178cac0
commit 16f5e76f00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.34.0"]
"requirements": ["PyViCare==2.35.0"]
}

View File

@ -100,7 +100,7 @@ PyTransportNSW==0.1.1
PyTurboJPEG==1.7.5
# homeassistant.components.vicare
PyViCare==2.34.0
PyViCare==2.35.0
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.14.3

View File

@ -94,7 +94,7 @@ PyTransportNSW==0.1.1
PyTurboJPEG==1.7.5
# homeassistant.components.vicare
PyViCare==2.34.0
PyViCare==2.35.0
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.14.3