# Changelog

All notable changes to this project will be documented in this file.

## [Unreleased]

## [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 Alexander Thoukydides

[Unreleased]:       https://github.com/thoukydides/matterbridge-tado-hw/compare/v0.5.0...HEAD
[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
