Releases: Luligu/matterbridge-zigbee2mqtt
Releases · Luligu/matterbridge-zigbee2mqtt
Release 2.4.5
[2.4.5] - 2025-02-05
Added
- [thermostat]: Added fan_only mode (tested by https://github.com/robvanoostenrijk). No controllers seem to support this mode in UI right now.
Changed
- [package]: Updated dependencies.
Fixed
- [thermostat]: Fix thermostat bug (thanks https://github.com/robvanoostenrijk).
![Buy me a coffee](/Luligu/matterbridge-zigbee2mqtt/raw/2.4.5/yellow-button.png)
Release 2.4.4
Release 2.4.3
Release 2.4.2
Release 2.4.1
[2.4.1] - 2025-01-11
Added
- [selectEntity]: Added selectEntity to get the features names from a list in the config editor.
- [configUrl]: Added zigbeeFrontend in the config to prefix configUrl to get a link to the zigbee2mqtt frontend from the Matterbridge frontend Devices page. This allows to open the device configuration from the frontend.
Changed
- [plugin]: Requires Matterbridge 1.7.2.
- [package]: Updated dependencies.
![Buy me a coffee](/Luligu/matterbridge-zigbee2mqtt/raw/2.4.1/yellow-button.png)
Release 2.4.0
[2.4.0] - 2025-01-08
Added
- [selectDevice]: Added selectDevice to get the device names from a list in the config editor.
- [configUrl]: Added configUrl to get a link to the zigbee2mqtt frontend from the Matterbridge frontend Devices page.
Changed
- [illuminace_lux]: Follow removal of illuminace_lux Koenkk/zigbee-herdsman-converters#8304
- [package]: Updated dependencies.
![Buy me a coffee](/Luligu/matterbridge-zigbee2mqtt/raw/2.4.0/yellow-button.png)
Release 2.3.2
Release 2.3.1
Release 2.3.0
[2.3.0] - 2024-12-04
Added
- [matterbridge]: Verified to work with Matterbridge edge (matter.js new API).
- [covers]: Add position movement updates to the controller.
- [covers]: Fix group cover at controller.
- [zigbeeEntity]: Add create async to ZigbeeDevice and ZigbeeGroup.
Changed
- [package]: Updated dependencies.
- [plugin]: Requires Matterbridge 1.6.5.
Fixed
![Buy me a coffee](/Luligu/matterbridge-zigbee2mqtt/raw/2.3.0/yellow-button.png)
Release 2.2.2
[2.2.2] - 2024-11-26
Added
- [thermostat]: Added min_temperature_limit and max_temperature_limit converter to thermostats.
- [thermostat]: Added min_heat_setpoint_limit and max_heat_setpoint_limit converter to thermostats.
- [thermostat]: Added configuration for heat only and cool only thermostats.
- [matter]: Added tagList to child endpoints.
Changed
- [mqtt]: Username and password are passed like undefined unless set.
- [readme]: Updated install script.
- [readme]: Updated build script.
- [package]: Updated dependencies.
- [plugin]: Requires Matterbridge 1.6.2.
Fixed
- [thermostat]: Fixed the case when instead of current_heating_setpoint the property is occupied_heating_setpoint.
- [thermostat]: Fixed the case when instead of current_cooling_setpoint the property is occupied_cooling_setpoint.
![Buy me a coffee](/Luligu/matterbridge-zigbee2mqtt/raw/2.2.2/yellow-button.png)