Pyvlx

Latest version: v0.2.23

Safety actively analyzes 619401 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.2.23

What's Changed
* Bump setuptools from 69.1.0 to 69.1.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/380
* Bump pylint from 3.0.3 to 3.1.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/378
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/Julius2342/pyvlx/pull/379


**Full Changelog**: https://github.com/Julius2342/pyvlx/compare/0.2.22...0.2.23

0.2.22

Spring release

* pawlizio Reboot KLF200 on disconnect (366)
* pawlizio Correct version log
* pawlizio Add zeroconf discovery support (369)
* pawlizio Availability-updates (371)
* onkelbeh Update setup.py, exclude 'test' (370)
* pawlizio Update opening_device.py (362)

and many thanks to dependabot for all their dependency updates.

0.2.21

- Stop cover command throws an error 35 pawlizio
- Add support for Dual Roller Shutters with 3 different subtypes (upper, lower and dual) 350 pawlizio
- Add velocity support for Covers and Windows 350 pawlizio
- Add support to specify open / close position target position, so you can adjust to which position a cover is moving on open and close command 350 pawlizio
- Fix ON/OFF switches 350 pawlizio
- Add pull status request during Heartbeat 350 pawlizio
- Add support to get calculated position values during Cover or Blind movement 350 pawlizio
- Semaphore to limit API calls to one at a time to avoid KLF issues 353 palfrey
- Drop support for python 3.9 352 304 Julius2342
- Add typing support 338 palfrey
- Move heartbeat start from init to connect method 308 DeerMaximum
- Remove tox (302) Julius2342
- Add Configuration options for open/close orientation 154 123 pawlizio

0.2.20

What's Changed
* Access enum from the Enum class instead of instance which is deprecated since Python 3.10. by tirkarthi in https://github.com/Julius2342/pyvlx/pull/62
* Disable house status monitor before disconnecting by pawlizio in https://github.com/Julius2342/pyvlx/pull/63
* Bump pyyaml from 5.3 to 5.4 in /requirements by dependabot in https://github.com/Julius2342/pyvlx/pull/64
* Pylint fixes by palfrey in https://github.com/Julius2342/pyvlx/pull/65
* reset heartbeat on .start() by dumpfheimer in https://github.com/Julius2342/pyvlx/pull/69
* Clear Heartbeat stopped_event by pawlizio in https://github.com/Julius2342/pyvlx/pull/70
* Added ci workflow by Julius2342 in https://github.com/Julius2342/pyvlx/pull/73
* Bump twine from 3.1.1 to 3.4.2 by dependabot in https://github.com/Julius2342/pyvlx/pull/81
* Bump setuptools from 46.4.0 to 57.4.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/82
* Bump pyyaml from 5.4 to 5.4.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/75
* Bump isort from 4.3.21 to 5.9.3 by dependabot in https://github.com/Julius2342/pyvlx/pull/83
* Bump pydocstyle from 5.0.2 to 6.1.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/77
* Bump flake8 from 3.8.1 to 3.9.2 by dependabot in https://github.com/Julius2342/pyvlx/pull/74
* Bump pytest-cov from 2.8.1 to 2.12.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/76
* Updpated dependency by Julius2342 in https://github.com/Julius2342/pyvlx/pull/87
* Bump pytest from 5.4.2 to 6.2.4 by dependabot in https://github.com/Julius2342/pyvlx/pull/78
* Bump pytest-timeout from 1.3.4 to 1.4.2 by dependabot in https://github.com/Julius2342/pyvlx/pull/79
* Bump tox from 3.14.5 to 3.24.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/86
* Improvement of percent calculation by Nicks57 in https://github.com/Julius2342/pyvlx/pull/72
* Bump tox from 3.24.1 to 3.24.2 by dependabot in https://github.com/Julius2342/pyvlx/pull/88
* Bump setuptools from 57.4.0 to 58.0.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/92
* Bump pytest from 6.2.4 to 6.2.5 by dependabot in https://github.com/Julius2342/pyvlx/pull/91
* Bump tox from 3.24.2 to 3.24.3 by dependabot in https://github.com/Julius2342/pyvlx/pull/90
* Bump pylint from 2.9.6 to 2.10.2 by dependabot in https://github.com/Julius2342/pyvlx/pull/89
* Add function to get limitation for windows with rain sensor by mago0211 in https://github.com/Julius2342/pyvlx/pull/71
* Bump setuptools from 58.0.0 to 58.0.3 by dependabot in https://github.com/Julius2342/pyvlx/pull/94
* Bump tox from 3.24.3 to 3.24.4 by dependabot in https://github.com/Julius2342/pyvlx/pull/97
* Bump setuptools from 58.0.3 to 58.0.4 by dependabot in https://github.com/Julius2342/pyvlx/pull/95
* Bump pylint from 2.10.2 to 2.11.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/96
* Bump setuptools from 58.0.4 to 59.0.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/119
* Bump twine from 3.4.2 to 3.6.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/117
* Bump isort from 5.9.3 to 5.10.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/116
* Bump flake8-isort from 4.0.0 to 4.1.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/107
* Bump coveralls from 3.2.0 to 3.3.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/118
* Bump pyyaml from 5.4.1 to 6.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/106
* Bump flake8 from 3.9.2 to 4.0.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/104
* Bump pytest-timeout from 1.4.2 to 2.0.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/105
* Bump pytest-cov from 2.12.1 to 3.0.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/101
* Convert unknown values to Position.UNKNOWN_VALUE rather than throwing an exception by dumpfheimer in https://github.com/Julius2342/pyvlx/pull/122
* Bump setuptools from 59.0.1 to 59.2.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/121
* Fixed Blind Orientation Issues by dumpfheimer in https://github.com/Julius2342/pyvlx/pull/109
* Bump twine from 3.6.0 to 3.7.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/127
* Bump setuptools from 59.2.0 to 59.6.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/131
* Bump pylint from 2.11.1 to 2.12.2 by dependabot in https://github.com/Julius2342/pyvlx/pull/129
* Bump twine from 3.7.0 to 3.7.1 by dependabot in https://github.com/Julius2342/pyvlx/pull/130
* Bump pytest-timeout from 2.0.1 to 2.0.2 by dependabot in https://github.com/Julius2342/pyvlx/pull/132
* Bump setuptools from 59.6.0 to 60.0.3 by dependabot in https://github.com/Julius2342/pyvlx/pull/135
* Bump setuptools from 60.0.3 to 60.5.0 by dependabot in https://github.com/Julius2342/pyvlx/pull/143
* Bump tox from 3.24.4 to 3.24.5 by dependabot in https://github.com/Julius2342/pyvlx/pull/141
* Add Swinging Shutters capability to pyvlx by tipi85 in https://github.com/Julius2342/pyvlx/pull/102

New Contributors
* tirkarthi made their first contribution in https://github.com/Julius2342/pyvlx/pull/62
* dependabot made their first contribution in https://github.com/Julius2342/pyvlx/pull/64
* palfrey made their first contribution in https://github.com/Julius2342/pyvlx/pull/65
* dumpfheimer made their first contribution in https://github.com/Julius2342/pyvlx/pull/69
* Nicks57 made their first contribution in https://github.com/Julius2342/pyvlx/pull/72
* mago0211 made their first contribution in https://github.com/Julius2342/pyvlx/pull/71
* tipi85 made their first contribution in https://github.com/Julius2342/pyvlx/pull/102

**Full Changelog**: https://github.com/Julius2342/pyvlx/compare/0.2.19...0.2.20

0.2.19

* Adds support for dexxo smart io devices (59, thanks otokarl)
* Huge refactoring, new frames, reorganisation of files (56, thanks icommitdesnet )
* Less debug output (55, thanks pawlizio)
* Updated documentation (51, thanks fabaff)

0.2.18

Bugfix release addressing 54. (Looks like 0.2.17 pip package was not build from a clean checkout)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.