Skip to content

Releases: ioBroker/ioBroker.matter

Release v0.4.13

01 Feb 16:07
3b65e79
Compare
Choose a tag to compare
  • (@Apollon77) Added support for Door state feature for Devices and Controllers%0A* (@Apollon77) Fixed Thermostat creation with Boost state

Release v0.4.12

01 Feb 13:50
3402e46
Compare
Choose a tag to compare
  • (@GermanBluefox) Added the "copy to clipboard" button in the debug dialog%0A* (@Apollon77) Updated matter.js with performance and Memory usage optimizations (and Tasmota pairing workaround)%0A* (@Apollon77) Reworked Type detection in Backend and for Channel/Device detection type in UI, now multiple devicetypes are offered with most complex one pre-selected%0A* (@Apollon77) Handle Matter ColorTemperature Lights as a Color capable light to also allow CT-Lights with Hue support%0A* (@Apollon77) Added BOOST endpoint as switch when exposing Thermostats with Boost state%0A* (@Apollon77) Optimized some dimmer/level management for light devices without dimmer state

Release v0.4.11

28 Jan 10:01
d7c77f0
Compare
Choose a tag to compare
  • (@Apollon77) Fixed caching issues in device type detection%0A* (@Apollon77) Added Debug info icon for Devices and Bridges

Release v0.4.10

27 Jan 15:54
ad595fd
Compare
Choose a tag to compare
  • (@Apollon77) Fixed Thermostat limit initialization and Mode error%0A* (@Apollon77) Fixed Matter Event handling when mapped to an ioBroker state (e.g.GenericSwitch)%0A* (@Apollon77) Fixed Device type detection by really preferring the preferred type

Release v0.4.9

26 Jan 14:24
0a3c0a8
Compare
Choose a tag to compare
  • (@Apollon77) Enhanced error and invalid devices display for UI%0A* (@Apollon77) Fixed Button Press Controller support%0A* (@Apollon77) Added support to also select folders when adding devices%0A* (@Apollon77) Fixed Illuminance State type min/max

Release v0.4.8

26 Jan 09:05
826f6e3
Compare
Choose a tag to compare
  • (@Apollon77) Acknowledges Power states also on SET states%0A* (@Apollon77) Fixed Color Temperature handling for devices%0A* (@Apollon77) Fixed Thermostat setpoint logic

Release v0.4.7

25 Jan 22:28
53b8d67
Compare
Choose a tag to compare
  • (@Apollon77) Added debouncing when controllers change temperature value to makle sure not to overload the device%0A* (@Apollon77) Added support for step and use 0.5 for Setpoint temperatures%0A* (@Apollon77) Added support fur Hue lights without saturation state

Release v0.4.6

25 Jan 19:10
f100be5
Compare
Choose a tag to compare
  • (@GermanBluefox) Optimized UI%0A* (@GermanBluefox) Added user feedback when device or bridged device is identified%0A* (@Apollon77) Fixes Thermostat logic for devices%0A* (@Apollon77) Ensures information are pushed to the UI when devices are in an error state

Release v0.4.5

25 Jan 14:07
c30e1f8
Compare
Choose a tag to compare
  • (@Apollon77) Fixed Thermostat initialization logic and added more logging%0A* (@Apollon77) Fixed WindowCovering level to match ioBroker definition%0A* (@Apollon77) Updated matter.js for further optimizations

Release v0.4.4

24 Jan 22:06
01d5be8
Compare
Choose a tag to compare
  • (@Apollon77) Added OPEN state for all Door Locks to open door again%0A* (@Apollon77) Fixed Thermostat initialization when no AUTO mode is supported%0A* (@Apollon77) Enhanced Enum state display in UI