Update PyVicare to 2.13.1 (#58422)

See changelog: https://github.com/somm15/PyViCare/releases/tag/2.13.1
This commit is contained in:
Hans Oischinger 2021-10-25 21:54:21 +02:00 committed by GitHub
parent 7ccfaed736
commit d5142bcf51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
"name": "Viessmann ViCare",
"documentation": "https://www.home-assistant.io/integrations/vicare",
"codeowners": ["@oischinger"],
"requirements": ["PyViCare==2.13.0"],
"requirements": ["PyViCare==2.13.1"],
"iot_class": "cloud_polling"
}

View File

@ -55,7 +55,7 @@ PyTransportNSW==0.1.1
PyTurboJPEG==1.6.1
# homeassistant.components.vicare
PyViCare==2.13.0
PyViCare==2.13.1
# homeassistant.components.xiaomi_aqara
PyXiaomiGateway==0.13.4