Update PyVicare to 2.13.1 (#58422)
See changelog: https://github.com/somm15/PyViCare/releases/tag/2.13.1
This commit is contained in:
parent
7ccfaed736
commit
d5142bcf51
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue