matterbridge-tado-hw
Version:
A Matterbridge plugin that connects Tado° V2/V3/V3+ hot water control to the Matter smart home ecosystem
128 lines (100 loc) • 4.28 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [v0.5.13] - 2026-06-05
### Changed
* Updated dependencies.
## [v0.5.12] - 2026-05-15
### Changed
* Added Node.js 26 to supported versions.
* Updated dependencies.
## [v0.5.11] - 2026-04-17
### Changed
* Updated dependencies.
## [v0.5.10] - 2026-03-24
### Changed
* Updated dependencies.
## [v0.5.9] - 2026-02-12
### Changed
* Compatibility with Matterbridge version 3.5.4.
## [v0.5.8] - 2026-02-10
### Changed
* Updated dependencies.
## [v0.5.7] - 2025-11-17
### Changed
* Compatibility with Matterbridge version 3.3.9.
* Updated dependencies.
## [v0.5.6] - 2025-10-15
### Changed
* Updated dependencies.
## [v0.5.5] - 2025-10-04
### Changed
* Compatibility with Matterbridge version 3.4.0.
* Updated dependencies.
## [v0.5.4] - 2025-09-10
### Changed
* Increased default poll interval from 5 minutes to 20 minutes due to the introduction of API quotas.
## [v0.5.3] - 2025-09-06
### Changed
* Updated dependencies.
## [v0.5.2] - 2025-08-25
### Changed
* Updated dependencies.
## [v0.5.1] - 2025-07-20
### Changed
* Updated dependencies.
## [v0.5.0] - 2025-05-26
### Changed
* The `blacklist` and `whitelist` now use the robot vacuum's serial number instead of its name.
* Revised README and package identifiers.
## [v0.4.1] - 2025-05-20
### Fixed
* Compatibility with Matterbridge version 3.0.3.
### Changed
* Updated dependencies.
## [v0.4.0] - 2025-04-30
### Changed
* Dropped Node.js 18 support.
* Updated dependencies.
## [v0.3.2] - 2025-04-14
### Fixed
* Corrected setting configuration default values.
## [v0.3.1] - 2025-04-14
### Fixed
* Corrected configuration checking.
## [v0.3.0] - 2025-04-14
### Added
* Support `whiteList` and `blackList` configuration options to select devices.
## [v0.2.0] - 2025-04-10
### Changed
* Simplified attribute update to reduce log noise.
## [v0.1.1] - 2025-04-07
### Changed
* Updated URLs in `package.json`.
## [v0.1.0] - 2025-04-05
* Initial version.
---
Copyright © 2025-2026 Alexander Thoukydides
[Unreleased]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.13...HEAD
[v0.5.13]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.12...v0.5.13
[v0.5.12]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.11...v0.5.12
[v0.5.11]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.10...v0.5.11
[v0.5.10]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.9...v0.5.10
[v0.5.9]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.8...v0.5.9
[v0.5.8]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.7...v0.5.8
[v0.5.7]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.6...v0.5.7
[v0.5.6]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.5...v0.5.6
[v0.5.5]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.4...v0.5.5
[v0.5.4]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.3...v0.5.4
[v0.5.3]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.2...v0.5.3
[v0.5.2]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.1...v0.5.2
[v0.5.1]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.0...v0.5.1
[v0.5.0]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.4.1...v0.5.0
[v0.4.1]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.4.0...v0.4.1
[v0.4.0]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.3.2...v0.4.0
[v0.3.2]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.3.1...v0.3.2
[v0.3.1]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.3.0...v0.3.1
[v0.3.0]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.1.1...v0.2.0
[v0.1.1]: https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.1.0...v0.1.1
[v0.1.0]: https://github.com/thoukydides/matterbridge-tado-hw/releases/tag/v0.1.0