Update PyVicare to 2.16.1 (#65073)
parent
c5787a5422
commit
f8f8262963
|
@ -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": [
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue