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