mirror of
https://github.com/home-assistant/core.git
synced 2025-08-26 07:51:32 +02:00
Update PyViCare to v2.28.1 for ViCare integration (#103064)
This commit is contained in:
committed by
Franck Nijhof
parent
31d8f4b35d
commit
3728f3da69
@@ -11,5 +11,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/vicare",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["PyViCare"],
|
||||
"requirements": ["PyViCare==2.25.0"]
|
||||
"requirements": ["PyViCare==2.28.1"]
|
||||
}
|
||||
|
@@ -113,7 +113,7 @@ PyTransportNSW==0.1.1
|
||||
PyTurboJPEG==1.7.1
|
||||
|
||||
# homeassistant.components.vicare
|
||||
PyViCare==2.25.0
|
||||
PyViCare==2.28.1
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.14.3
|
||||
|
@@ -100,7 +100,7 @@ PyTransportNSW==0.1.1
|
||||
PyTurboJPEG==1.7.1
|
||||
|
||||
# homeassistant.components.vicare
|
||||
PyViCare==2.25.0
|
||||
PyViCare==2.28.1
|
||||
|
||||
# homeassistant.components.xiaomi_aqara
|
||||
PyXiaomiGateway==0.14.3
|
||||
|
Reference in New Issue
Block a user