core/homeassistant/components/velux
Julius Mittenzwei 6f77d9bc34 Don't wait until final position of Velux cover is reached (#21558)
## Description:

* Bump version to latest version of pyvlx: 0.2.10. Library more failure tolerant, when detecting an unsupported device.
* When calling API (e.g. run scene, change position) don't wait until device has reached target position (This caused  HASS to be flaky while the device was moving)
* Support for vertical and horizontal awnings.
2019-03-10 03:47:22 -07:00
..
__init__.py Don't wait until final position of Velux cover is reached (#21558) 2019-03-10 03:47:22 -07:00
cover.py Don't wait until final position of Velux cover is reached (#21558) 2019-03-10 03:47:22 -07:00
scene.py Don't wait until final position of Velux cover is reached (#21558) 2019-03-10 03:47:22 -07:00