mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyvlx to 0.2.26 (#115483)
This commit is contained in:
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/velux",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyvlx"],
|
||||
"requirements": ["pyvlx==0.2.21"]
|
||||
"requirements": ["pyvlx==0.2.26"]
|
||||
}
|
||||
|
@ -2494,7 +2494,7 @@ pyvesync==2.1.14
|
||||
pyvizio==0.1.61
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.2.21
|
||||
pyvlx==0.2.26
|
||||
|
||||
# homeassistant.components.volumio
|
||||
pyvolumio==0.1.5
|
||||
|
@ -2009,7 +2009,7 @@ pyvesync==2.1.14
|
||||
pyvizio==0.1.61
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.2.21
|
||||
pyvlx==0.2.26
|
||||
|
||||
# homeassistant.components.volumio
|
||||
pyvolumio==0.1.5
|
||||
|
Reference in New Issue
Block a user