Releases: home-assistant-libs/zwave-js-server-python
Releases · home-assistant-libs/zwave-js-server-python
0.29.0
What’s Changed
- #274 - Bump lib to 0.29.0 (@raman325)
- #270 - Add CC specific utility functions (@raman325)
- #273 - Remove dupe CC enum (@raman325)
- #272 - Support schema 8 changes to zwave-js-server (@raman325)
- #271 - isort test modules (@raman325)
- #269 - Bump tox from 3.24.0 to 3.24.1 (@dependabot)
- #268 - Bump pylint from 2.9.5 to 2.9.6 (@dependabot)
- #267 - Add enums for sensor and meter types to match device class (@raman325)
- #266 - Add additional constants for combined color value (@raman325)
- #265 - Add additional constants (@raman325)
- #263 - Bump pylint from 2.9.3 to 2.9.5 (@dependabot)
- #264 - Bump codecov/codecov-action from 2.0.1 to 2.0.2 (@dependabot)
0.28.0
What’s Changed
- #256 - Bump lib to 0.28.0 (@raman325)
- #262 - Add support for new multicast commands and multicast setValue options (@raman325)
- #257 - Update lock util functions to handle changes in zwave-js 8.0.0 (@raman325)
- #261 - Bump codecov/codecov-action from 1.5.2 to 2.0.1 (@dependabot)
- #260 - Add guards for Node.async_set_value (@raman325)
- #259 - Bump tox from 3.23.1 to 3.24.0 (@dependabot)
- #258 - Bump black from 21.6b0 to 21.7b0 (@dependabot)
- #255 - Bugfix and code cleanup (@raman325)
- #254 - Store heal network progress state (@raman325)
- #253 - Store state of firmware update progress internally (@raman325)
- #252 - Add new endpoint commands (@raman325)
- #246 - Add controller/node statistics to model (@raman325)
- #251 - Make node.endpoints a dict (@raman325)
- #245 - Make Node a subclass of Endpoint (@raman325)
- #250 - Add enum for Sound Switch CC toneId known values (@raman325)
0.27.1
0.27.0
What’s Changed
- #243 - Bump lib version to 0.27.0 (@raman325)
- #242 - add support for setValue options (@raman325)
- #241 - Bump mypy from 0.902 to 0.910 (@dependabot)
- #240 - Add support for Z-Wave JS 7.9 changes (@raman325)
- #239 - Bump actions/upload-artifact from 2.2.3 to 2.2.4 (@dependabot)
- #238 - Bump actions/download-artifact from 2.0.9 to 2.0.10 (@dependabot)
- #237 - Bump mypy from 0.812 to 0.902 (@dependabot)
- #236 - Bump black from 21.5b2 to 21.6b0 (@dependabot)
- #235 - Bump codecov/codecov-action from 1.5.0 to 1.5.2 (@dependabot)
- #234 - Bump pytest-cov from 2.12.0 to 2.12.1 (@dependabot)
- #232 - Bump pylint from 2.8.2 to 2.8.3 (@dependabot)
- #233 - Bump black from 21.5b1 to 21.5b2 (@dependabot)
0.26.1
0.26.0
0.25.1
What’s Changed
0.25.0
What’s Changed
- #221 - Bump lib to 0.25.0 (@raman325)
- #220 - Add node.ping command (@raman325)
- #217 - Add schema 5 support (@raman325)
- #219 - Bump pydocstyle from 6.0.0 to 6.1.1 (@dependabot)
- #216 - Bump pytest-cov from 2.11.1 to 2.12.0 (@dependabot)
- #215 - Bump black from 21.5b0 to 21.5b1 (@dependabot)
- #214 - Set API schema during initialization instead of during connect (@raman325)
- #208 - Add support for node.begin_firmware_update (@raman325)
- #213 - Do not update value data with latest value notification data (@balloob)
- #207 - Handle firmware update events better (@raman325)
- #206 - Improve device config model (@raman325)
- #212 - Bump flake8 from 3.9.1 to 3.9.2 (@dependabot)
- #211 - Bump black from 21.4b2 to 21.5b0 (@dependabot)
- #210 - Bump tox from 3.23.0 to 3.23.1 (@dependabot)
- #209 - Bump pytest from 6.2.3 to 6.2.4 (@dependabot)
- #205 - Forward ZJS errors (@balloob)
- #204 - Bump codecov/codecov-action from v1.4.1 to v1.5.0 (@dependabot)
- #202 - Bump pylint from 2.8.1 to 2.8.2 (@dependabot)
- #203 - Bump black from 21.4b0 to 21.4b2 (@dependabot)
- #201 - Bump pylint from 2.7.4 to 2.8.1 (@dependabot)
- #200 - Bump black from 20.8b1 to 21.4b0 (@dependabot)
- #199 - Bump codecov/codecov-action from v1.4.0 to v1.4.1 (@dependabot)
0.24.0
What’s Changed
- #197 - Bump library version to 0.24.0 (@raman325)
- #191 - Add support to receive log messages (@raman325)
- #196 - Add missed commit for driver.async_enable_statistics (@raman325)
- #195 - Add driver commands related to statistics collection (@raman325)
- #192 - Add refresh_values and refresh_cc_values node commands (@raman325)
- #184 - Support new interview events and add logic to track interview stage (@raman325)
- #194 - Bump codecov/codecov-action from v1.3.2 to v1.4.0 (@dependabot)
- #193 - Bump flake8 from 3.9.0 to 3.9.1 (@dependabot)
- #190 - Bump actions/setup-python from v2.2.1 to v2.2.2 (@dependabot)
- #189 - Give more context during exceptions for bulk set util function (@raman325)
- #188 - Support property names in bulk_set_partial_config_parameters (@raman325)
- #186 - Bump actions/download-artifact from v2.0.8 to v2.0.9 (@dependabot)
- #187 - Bump actions/upload-artifact from v2.2.2 to v2.2.3 (@dependabot)
- #185 - Bump codecov/codecov-action from v1.3.1 to v1.3.2 (@dependabot)
- #183 - Bump pytest from 6.2.2 to 6.2.3 (@dependabot)
- #182 - Bump pylint from 2.7.2 to 2.7.4 (@dependabot)
- #180 - Refactor util/node.py to reduce complexity (@raman325)