All notable changes to this project will be documented in this file.
If you like this project and find it useful, please consider giving it a star on GitHub at https://github.com/Luligu/matterbridge-example-dynamic-platform and sponsoring it.
- [package]: Require matterbridge 2.1.0.
- [package]: Updated dependencies.
- [package]: Updated package.
- [platform]: Added call to super.OnConfigure() and super.OnShutDown() to check endpoints numbers.
- [package]: Updated dependencies.
- [package]: Updated package.
- [thermostat]: Fixed temperature
- [package]: Added thermostat Heat only with two external temperature sensors (tagged like Indoor and Outdoor).
- [package]: Added thermostat Cool only.
- [package]: Added an airPurifier device with temperature and humidity sensor (supported by Apple Home).
- [package]: Added a pumpDevice device.
- [package]: Added a waterValve device.
- [package]: Require matterbridge 1.6.7.
- [package]: Updated dependencies.
- [package]: Added the Matter 1.3 airConditioner device (not supported by Apple Home).
- [package]: Require matterbridge 1.6.6.
- [package]: Added Jest test with 100% coverage.
- [package]: Updated package.
- [package]: Updated dependencies.
- [package]: Verified to work with matterbridge edge (matter.js new API).
- [package]: Require matterbridge 1.6.2
- [package]: Updated dependencies.
- [package]: Update to matterbridge edge.
- [package]: Updated dependencies.
- [package]: Upgrade to matterbridge 1.6.0.
- [package]: Updated dependencies.
- [package]: Upgrade to new workflows.
- [package]: Updated dependencies.
- [Dimmer] Fixed command handler
- [package]: Updated dependencies.
- [Switch] Fixed command handler
- [package]: Updated dependencies.
- [plugin] Added:
- a light with onOff
- a light with onOff, levelControl
- an air quality device
- [package]: Updated dependencies.
- [plugin] Added:
- a light with onOff, levelControl and colorControl (with HS only) clusters
- a light with onOff, levelControl and colorControl (with XY only) clusters
- a light with onOff, levelControl and colorControl (with CT only) clusters
- a fan with FanControl cluster
- a rainSensor device
- a waterFreezeDetector device
- a waterLeakDetector device
- a smokeCoAlarm device
- [package]: Updated dependencies.