Releases: home-assistant-libs/zwave-js-server-python
Releases · home-assistant-libs/zwave-js-server-python
0.35.0
What’s Changed
- #369 - Bump lib to 0.35.0 (@raman325)
- #361 - Add strict validation via pydantic for all events (@raman325)
- #368 - More refactoring (@raman325)
- #367 - Refactor code (@raman325)
- #366 - Bump pytest from 7.0.0 to 7.0.1 (@dependabot)
- #365 - Bump pytest-aiohttp from 1.0.3 to 1.0.4 (@dependabot)
- #363 - isort scripts folder (@raman325)
- #362 - isort and clean up imports (@raman325)
- #360 - Handle unrecognized notification types (@raman325)
- #358 - Fix pytest-aiohttp deprecations (@MartinHjelmare)
- #359 - Add comments to device config model for metadata (@raman325)
- #357 - Bump pytest from 6.2.5 to 7.0.0 (@dependabot)
- #356 - Bump actions/setup-python from 2.3.1 to 2.3.2 (@dependabot)
- #354 - Update node state data when values get added/updated/removed (@raman325)
- #355 - Bump black from 21.12b0 to 22.1.0 (@dependabot)
- #353 - Bump pytest-aiohttp from 0.3.0 to 1.0.3 (@dependabot)
- #352 - Bump pytest-timeout from 2.0.2 to 2.1.0 (@dependabot)
- #350 - Update models for server schema 15 (@raman325)
0.34.0
What’s Changed
- #349 - Bump lib to 0.34.0 (@raman325)
- #343 - Add functionality to record messages between lib and server (@raman325)
- #337 - Add new get state commands and update internal states accordingly (@raman325)
- #341 - Add constants for Humidity Control CCs (@EiNSTeiN-)
- #345 - Revert change to make Node subclass of Endpoint (@raman325)
- #347 - Bump mypy from 0.930 to 0.931 (@dependabot)
- #348 - Bump requests from 2.26.0 to 2.27.1 (@dependabot)
- #346 - Add thermostat fan
mode,offandstateproperty constants (@EiNSTeiN-) - #344 - Refactor modules to shrink overall module size (@raman325)
- #340 - Add script to run a mock server from a network state dump (@raman325)
- #339 - Bump tox from 3.24.4 to 3.24.5 (@dependabot)
- #338 - Bump mypy from 0.920 to 0.930 (@dependabot)
- #328 - Add new commands and event handlers introduced in zwave-js 8.9.0 (@raman325)
- #336 - Bump mypy from 0.910 to 0.920 (@dependabot)
- #335 - Bump pytest-timeout from 2.0.1 to 2.0.2 (@dependabot)
- #334 - Bump actions/upload-artifact from 2.3.0 to 2.3.1 (@dependabot)
- #329 - Support additional properties for QRProvisioningInformation (@raman325)
- #333 - Bump actions/upload-artifact from 2.2.4 to 2.3.0 (@dependabot)
- #332 - Bump actions/download-artifact from 2.0.10 to 2.1.0 (@dependabot)
- #331 - Bump pylint from 2.12.1 to 2.12.2 (@dependabot)
- #330 - Bump black from 21.11b1 to 21.12b0 (@dependabot)
- #327 - Bump actions/setup-python from 2.3.0 to 2.3.1 (@dependabot)
- #326 - Bump pylint from 2.11.1 to 2.12.1 (@dependabot)
0.33.0
What’s Changed
- #325 - Bump lib to 0.33.0 (@raman325)
- #323 - Add controller.supports_feature cmd and additional validations (@raman325)
- #324 - Bump black from 21.10b0 to 21.11b1 (@dependabot)
- #322 - Bump actions/setup-python from 2.2.2 to 2.3.0 (@dependabot)
0.32.0
What’s Changed
- #321 - Bump lib to 0.32.0 (@raman325)
- #320 - Bump aiohttp from 3.8.0 to 3.8.1 (@dependabot)
- #319 - Add unit sets for meters (@raman325)
- #317 - Improve multilevel sensor constants script and add units map (@raman325)
- #318 - Add support for Python 3.10 (@MartinHjelmare)
- #316 - Remove time multisensor type from timestamp set (@raman325)
- #315 - Handle upstream changes and new commands for Smart Start (@raman325)
- #314 - Add context object to log message model (@raman325)
- #313 - Bump black from 21.9b0 to 21.10b0 (@dependabot)
- #312 - Bump aiohttp from 3.7.4.post0 to 3.8.0 (@dependabot)
- #311 - Bump pytest-timeout from 2.0.0 to 2.0.1 (@dependabot)
- #310 - Bump pytest-timeout from 1.4.2 to 2.0.0 (@dependabot)
- #309 - Bump flake8 from 3.9.2 to 4.0.1 (@dependabot)
0.31.3
0.31.2
0.31.1
0.31.0
What’s Changed
- #298 - Bump min server version and lib version (@raman325)
- #299 - Add constant for duration property (@raman325)
- #294 - Bump pylint from 2.10.2 to 2.11.1 (@dependabot)
- #297 - Wait for result when fetching lock usercodes (@raman325)
- #296 - Bump tox from 3.24.3 to 3.24.4 (@dependabot)
- #295 - Bump black from 21.8b0 to 21.9b0 (@dependabot)
- #293 - Bump codecov/codecov-action from 2.0.3 to 2.1.0 (@dependabot)
- #291 - Bump requests from 2.25.1 to 2.26.0 (@dependabot)
- #292 - Bump pytest from 6.2.4 to 6.2.5 (@dependabot)
- #290 - Bump python-slugify from 4.0.1 to 5.0.2 (@dependabot)
0.30.0
0.29.1
What’s Changed
- #286 - Bump black from 21.7b0 to 21.8b0 (@dependabot)
- #284 - Bump lib to 0.29.1 (@raman325)
- #285 - Improve UnknownValueData exception messaging (@raman325)
- #283 - Meter CC constant updates (@raman325)
- #281 - Refactor constants (@raman325)
- #280 - Bump codecov/codecov-action from 2.0.2 to 2.0.3 (@dependabot)
- #277 - Add constants for wake up CC (@raman325)
- #279 - Bump pylint from 2.9.6 to 2.10.2 (@dependabot)
- #278 - Bump tox from 3.24.1 to 3.24.3 (@dependabot)
- #276 - Rename energy meter type set (@raman325)
- #275 - Change name of energy sensor type set (@raman325)