Releases: plugwise/python-plugwise
Releases · plugwise/python-plugwise
v0.34.2
What's Changed
API extension
Maintenance 🧰
- Update pre-commit hook psf/black to v23.10.1 by @renovate in #434
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.2 by @renovate in #435
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.3 by @renovate in #437
Full Changelog: v0.34.0...v0.34.2
v0.34.0
What's Changed
Exciting New Features 🎉
- New feature: for Adam, provide mode = off, related to the regulation_mode = off, next to the existing modes cool, heat and auto. Also, for Adam, return to providing a single setpoint for both heating and cooling. Implemented by @bouwew in #414
Full Changelog: v0.33.2...v0.34.0
v0.33.2
What's Changed
Maintenance 🧰
- Add device-items count to output by @bouwew in #424
- Support python 3.12 by @bouwew in #427
- Improve set_schedule_state() by @bouwew in #431
- Remove last_used from output by @bouwew in #432
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.0.292 by @renovate in #419
- chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 by @renovate in #420
- chore(deps): update pre-commit hook asottile/pyupgrade to v3.14.0 by @renovate in #422
- chore(deps): update pre-commit hook asottile/pyupgrade to v3.15.0 by @renovate in #425
- chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 by @renovate in #426
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.0 by @renovate in #428
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #429
- Update pre-commit hook psf/black to v23.10.0 by @renovate in #430
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.1 by @renovate in #433
Other Changes
- Correct spelling by @bouwew in #421
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #423
Full Changelog: v0.33.1...v0.33.2
v0.33.1
What's Changed
Maintenance 🧰
- Fix error in manual fixture creation by @bouwew in #415
- Adam: remove use of control_state, xml-key no longer present by @bouwew in #416
- chore(deps): update pre-commit hook asottile/pyupgrade to v3.12.0 by @renovate in #408
- chore(deps): update actions/checkout digest to 8ade135 by @renovate in #410
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.0.291 by @renovate in #411
- chore(deps): update pre-commit hook asottile/pyupgrade to v3.13.0 by @renovate in #412
- chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.37.0 by @renovate in #413
Full Changelog: v0.33.0...v0.33.1
v0.33.0
What's Changed
Exciting New Features 🎉
Maintenance 🧰
- Revert codecov-action to v3 by @bouwew in #400
- Improve handling of invalid actuator xml-data by @bouwew in #402
- Improve handling of obsolete sensors by @bouwew in #403
- Reorder device-dicts by @bouwew in #404
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #396
- chore(deps): update pre-commit hook asottile/pyupgrade to v3.11.0 by @renovate in #399
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.0.290 by @renovate in #398
- chore(deps): update pre-commit hook asottile/pyupgrade to v3.11.1 by @renovate in #407
Full Changelog: v0.32.3...v0.33.0
v0.32.3
What's Changed
Exciting New Features 🎉
- Testing: make it possible to emulate binary_sensors, climates, numbers, sensors, switches, etc., updating, by @bouwew in #391, #395
Bug Fixes 🐛
- Fix a bug which prevents the updating of the available-state of zigbee devices
- Cache bump to clear PR backlog by @CoMPaTech in #389
Maintenance 🧰
- Update pre-commit hook psf/black to v23.9.0 by @renovate in #387
- Update pre-commit hook psf/black to v23.9.1 by @renovate in #390
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.288 by @renovate in #392
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.289 by @renovate in #394
Other Changes
- "Fix" P1 userdata so that the availability is not impacted by @bouwew in #386
- Update Teams structure by @CoMPaTech in #393
Full Changelog: v0.32.2...v0.32.3
v0.32.2
What's Changed
Maintenance 🧰
- Optimize and rearrange typing-related constants, implement and cleanup. by @bouwew in #380
- Optimize and reorder code, for the Stretch prevent the creation of a switch-group with an orphaned switch. by @bouwew in #384
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.287 by @renovate in #381
- Update pre-commit hook pre-commit/mirrors-prettier to v3.0.3 by @renovate in #382
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.36.0 by @renovate in #383
- Update actions/checkout action to v4 by @renovate in #385
Other Changes
Full Changelog: v0.32.1...v0.32.2
v0.32.1
What's Changed
Maintenance 🧰
- Bugfix, integrate creating platform-dicts, and improve typing by @bouwew in #375
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.283 by @renovate in #371
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.284 by @renovate in #372
- Update pre-commit hook pre-commit/mirrors-prettier to v3.0.2 by @renovate in #373
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.285 by @renovate in #374
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.286 by @renovate in #376
Full Changelog: v0.32.0...v0.32.1
v0.32.0
What's Changed
Exciting New Features 🎉
Maintenance 🧰
- Update pre-commit hook asottile/pyupgrade to v3.10.1 by @renovate in #365
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.282 by @renovate in #364
- Update pre-commit hook cdce8p/python-typing-update to v0.6.0 by @renovate in #366
- Update pre-commit hook pre-commit/mirrors-prettier to v3.0.1 by @renovate in #368
Other Changes
- Update dependency package.json to v2 by @renovate in #361
- Fix issue introduced by ruff: replace using .keys() in xml-find result by @bouwew in #367
- Remove unneeded line by @bouwew in #369
Full Changelog: v0.31.9...v0.32.0
v0.31.9
What's Changed
Exciting New Features 🎉
Maintenance 🧰
- Code quality housekeeping by @CoMPaTech in #362
Full Changelog: v0.31.8...v0.31.9