Releases: Julius2342/pyvlx
Releases · Julius2342/pyvlx
0.2.25
What's Changed
- Upgraded dependencies
- Upgrade pylint by @Julius2342 in #452
- Add undocumented node subtype for horizontal awning by @raphaelzaugg in #454
New Contributors
- @raphaelzaugg made their first contribution in #454
Full Changelog: 0.2.24...0.2.25
0.2.24
What's Changed
- Bump pytest from 8.0.2 to 8.1.1 by @dependabot in #386
- Bump pytest-timeout from 2.2.0 to 2.3.1 by @dependabot in #384
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #385
- Bump pytest-cov from 4.0.0 to 5.0.0 by @dependabot in #389
- Bump setuptools from 69.1.1 to 69.2.0 by @dependabot in #388
- Bump types-pyyaml from 6.0.12.12 to 6.0.12.20240311 by @dependabot in #387
- Bump zeroconf from 0.131.0 to 0.132.2 by @dependabot in #392
- Bump setuptools from 69.2.0 to 69.5.1 by @dependabot in #391
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #394
- Bump mypy from 1.9.0 to 1.10.0 by @dependabot in #393
- Bump coveralls from 3.3.1 to 4.0.0 by @dependabot in #395
- Bump pylint from 3.1.0 to 3.1.1 by @dependabot in #396
- Bump pylint from 3.1.1 to 3.2.0 by @dependabot in #397
- Bump twine from 5.0.0 to 5.1.0 by @dependabot in #399
- Bump pylint from 3.2.0 to 3.2.2 by @dependabot in #402
- Bump coveralls from 4.0.0 to 4.0.1 by @dependabot in #398
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #401
- Bump pylint from 3.2.2 to 3.2.3 by @dependabot in #406
- Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #403
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #405
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #407
- Bump setuptools from 70.0.0 to 70.1.0 by @dependabot in #408
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #410
- Bump setuptools from 70.1.0 to 70.1.1 by @dependabot in #411
- Bump twine from 5.1.0 to 5.1.1 by @dependabot in #412
- Bump pylint from 3.2.3 to 3.2.4 by @dependabot in #413
- Bump pylint from 3.2.4 to 3.2.5 by @dependabot in #414
- Bump setuptools from 70.1.1 to 70.2.0 by @dependabot in #415
- Bump setuptools from 70.2.0 to 71.0.3 by @dependabot in #418
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #422
- Bump pylint from 3.2.5 to 3.2.6 by @dependabot in #420
- Bump setuptools from 71.0.3 to 71.1.0 by @dependabot in #421
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #419
- Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #427
- Bump setuptools from 71.1.0 to 72.1.0 by @dependabot in #425
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #426
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #424
- Bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20240724 by @dependabot in #423
- Remove dependency for types-pyyaml by @Julius2342 in #430
- Bump setuptools from 72.1.0 to 73.0.1 by @dependabot in #433
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #434
- Bump setuptools from 73.0.1 to 74.0.0 by @dependabot in #436
- Bump zeroconf from 0.132.2 to 0.133.0 by @dependabot in #435
- Bump pylint from 3.2.6 to 3.2.7 by @dependabot in #437
- Bump setuptools from 74.0.0 to 74.1.1 by @dependabot in #440
- Bump zeroconf from 0.133.0 to 0.134.0 by @dependabot in #442
- Bump setuptools from 74.1.1 to 74.1.2 by @dependabot in #441
- Fix blocking calls on ssl_context by @pawlizio in #444
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #445
- Update position while cover is moving by @pawlizio in #367
- Fix fire and forget issues by @pawlizio in #404
Full Changelog: 0.2.23...0.2.24
March 2024
What's Changed
- Bump setuptools from 69.1.0 to 69.1.1 by @dependabot in #380
- Bump pylint from 3.0.3 to 3.1.0 by @dependabot in #378
- Bump pytest from 8.0.1 to 8.0.2 by @dependabot in #379
Full Changelog: 0.2.22...0.2.23
Spring 2024
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.
Winter Season 2023
- 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
Happy new year 2022
What's Changed
- Access enum from the Enum class instead of instance which is deprecated since Python 3.10. by @tirkarthi in #62
- Disable house status monitor before disconnecting by @pawlizio in #63
- Bump pyyaml from 5.3 to 5.4 in /requirements by @dependabot in #64
- Pylint fixes by @palfrey in #65
- reset heartbeat on .start() by @dumpfheimer in #69
- Clear Heartbeat stopped_event by @pawlizio in #70
- Added ci workflow by @Julius2342 in #73
- Bump twine from 3.1.1 to 3.4.2 by @dependabot in #81
- Bump setuptools from 46.4.0 to 57.4.0 by @dependabot in #82
- Bump pyyaml from 5.4 to 5.4.1 by @dependabot in #75
- Bump isort from 4.3.21 to 5.9.3 by @dependabot in #83
- Bump pydocstyle from 5.0.2 to 6.1.1 by @dependabot in #77
- Bump flake8 from 3.8.1 to 3.9.2 by @dependabot in #74
- Bump pytest-cov from 2.8.1 to 2.12.1 by @dependabot in #76
- Updpated dependency by @Julius2342 in #87
- Bump pytest from 5.4.2 to 6.2.4 by @dependabot in #78
- Bump pytest-timeout from 1.3.4 to 1.4.2 by @dependabot in #79
- Bump tox from 3.14.5 to 3.24.1 by @dependabot in #86
- Improvement of percent calculation by @Nicks57 in #72
- Bump tox from 3.24.1 to 3.24.2 by @dependabot in #88
- Bump setuptools from 57.4.0 to 58.0.0 by @dependabot in #92
- Bump pytest from 6.2.4 to 6.2.5 by @dependabot in #91
- Bump tox from 3.24.2 to 3.24.3 by @dependabot in #90
- Bump pylint from 2.9.6 to 2.10.2 by @dependabot in #89
- Add function to get limitation for windows with rain sensor by @mago0211 in #71
- Bump setuptools from 58.0.0 to 58.0.3 by @dependabot in #94
- Bump tox from 3.24.3 to 3.24.4 by @dependabot in #97
- Bump setuptools from 58.0.3 to 58.0.4 by @dependabot in #95
- Bump pylint from 2.10.2 to 2.11.1 by @dependabot in #96
- Bump setuptools from 58.0.4 to 59.0.1 by @dependabot in #119
- Bump twine from 3.4.2 to 3.6.0 by @dependabot in #117
- Bump isort from 5.9.3 to 5.10.1 by @dependabot in #116
- Bump flake8-isort from 4.0.0 to 4.1.1 by @dependabot in #107
- Bump coveralls from 3.2.0 to 3.3.1 by @dependabot in #118
- Bump pyyaml from 5.4.1 to 6.0 by @dependabot in #106
- Bump flake8 from 3.9.2 to 4.0.1 by @dependabot in #104
- Bump pytest-timeout from 1.4.2 to 2.0.1 by @dependabot in #105
- Bump pytest-cov from 2.12.1 to 3.0.0 by @dependabot in #101
- Convert unknown values to Position.UNKNOWN_VALUE rather than throwing an exception by @dumpfheimer in #122
- Bump setuptools from 59.0.1 to 59.2.0 by @dependabot in #121
- Fixed Blind Orientation Issues by @dumpfheimer in #109
- Bump twine from 3.6.0 to 3.7.0 by @dependabot in #127
- Bump setuptools from 59.2.0 to 59.6.0 by @dependabot in #131
- Bump pylint from 2.11.1 to 2.12.2 by @dependabot in #129
- Bump twine from 3.7.0 to 3.7.1 by @dependabot in #130
- Bump pytest-timeout from 2.0.1 to 2.0.2 by @dependabot in #132
- Bump setuptools from 59.6.0 to 60.0.3 by @dependabot in #135
- Bump setuptools from 60.0.3 to 60.5.0 by @dependabot in #143
- Bump tox from 3.24.4 to 3.24.5 by @dependabot in #141
- Add Swinging Shutters capability to pyvlx by @tipi85 in #102
New Contributors
- @tirkarthi made their first contribution in #62
- @dependabot made their first contribution in #64
- @palfrey made their first contribution in #65
- @dumpfheimer made their first contribution in #69
- @Nicks57 made their first contribution in #72
- @mago0211 made their first contribution in #71
- @tipi85 made their first contribution in #102
Full Changelog: 0.2.19...0.2.20
Refactoring and new devices
Bugfix release
Bugfix release addressing #54. (Looks like 0.2.17 pip package was not build from a clean checkout)