mirror of
https://github.com/home-assistant/core.git
synced 2025-06-05 13:47:06 +00:00
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
@ -3,6 +3,6 @@
|
|||||||
"name": "Viessmann ViCare",
|
"name": "Viessmann ViCare",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/vicare",
|
"documentation": "https://www.home-assistant.io/integrations/vicare",
|
||||||
"codeowners": ["@oischinger"],
|
"codeowners": ["@oischinger"],
|
||||||
"requirements": ["PyViCare==2.13.0"],
|
"requirements": ["PyViCare==2.13.1"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -55,7 +55,7 @@ PyTransportNSW==0.1.1
|
|||||||
PyTurboJPEG==1.6.1
|
PyTurboJPEG==1.6.1
|
||||||
|
|
||||||
# homeassistant.components.vicare
|
# homeassistant.components.vicare
|
||||||
PyViCare==2.13.0
|
PyViCare==2.13.1
|
||||||
|
|
||||||
# homeassistant.components.xiaomi_aqara
|
# homeassistant.components.xiaomi_aqara
|
||||||
PyXiaomiGateway==0.13.4
|
PyXiaomiGateway==0.13.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user