Update PyVicare to 2.16.1 (#65073)

pull/65075/head
Hans Oischinger 2022-01-27 19:41:50 +01:00 committed by GitHub
parent c5787a5422
commit f8f8262963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Viessmann ViCare",
"documentation": "https://www.home-assistant.io/integrations/vicare",
"codeowners": ["@oischinger"],
"requirements": ["PyViCare==2.15.0"],
"requirements": ["PyViCare==2.16.1"],
"iot_class": "cloud_polling",
"config_flow": true,
"dhcp": [

View File

@ -56,7 +56,7 @@ PyTransportNSW==0.1.1
PyTurboJPEG==1.6.5
# homeassistant.components.vicare
PyViCare==2.15.0
PyViCare==2.16.1
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.13.4

View File

@ -37,7 +37,7 @@ PyTransportNSW==0.1.1
PyTurboJPEG==1.6.5
# homeassistant.components.vicare
PyViCare==2.15.0
PyViCare==2.16.1
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.13.4