mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
bump pyvlx version to 0.2.27 (#160139)
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyvlx"],
|
||||
"requirements": ["pyvlx==0.2.26"]
|
||||
"requirements": ["pyvlx==0.2.27"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2657,7 +2657,7 @@ pyvesync==3.3.3
|
||||
pyvizio==0.1.61
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.2.26
|
||||
pyvlx==0.2.27
|
||||
|
||||
# homeassistant.components.volumio
|
||||
pyvolumio==0.1.5
|
||||
|
||||
Generated
+1
-1
@@ -2229,7 +2229,7 @@ pyvesync==3.3.3
|
||||
pyvizio==0.1.61
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.2.26
|
||||
pyvlx==0.2.27
|
||||
|
||||
# homeassistant.components.volumio
|
||||
pyvolumio==0.1.5
|
||||
|
||||
Reference in New Issue
Block a user