Releases: ioBroker/ioBroker.matter
Releases · ioBroker/ioBroker.matter
Release v0.2.3
- (@Apollon77) Makes sure to delete all objects and stop device when a device is deleted in UI%0A* (@Apollon77) When a devices/bridge object is deleted and adapter runs we try to detect this and stop the device/bridge%0A* (@Apollon77) Optimizes close handling of adapter%0A* (@Apollon77) Uses adapter version as Software and Hardware versions in the exposed Matter devices%0A* (@Apollon77) Fixes "auto" flags in backend when make no sense in objects%0A* (@Apollon77) Fixes "auto" flag in UI%0A* (@Apollon77) Prevents cyclic state updates when a state is updated by the adapter to matter%0A* (@Apollon77) Log warnings when device optional device states are not mapped%0A* (@Apollon77) Hides Product-ID and VendorId fields in UI when adding devices into a bridge
Release v0.2.2
- (@Apollon77) Uses plain matter.js logs for better readability%0A* (@Apollon77) Prevents ghost connection entries in the UI%0A* (@Apollon77) Adds some missing implementations for Controller of Door, Window, FloodAlarm and Motion
Release v0.2.1
- (@Apollon77) Adds Color Temperature conversion if unit is "mireds"%0A* (@Apollon77) Fixes Color Temperature cluster initialization%0A* (@Apollon77) Fixes Min/Max calculation when unit conversion is used
Release v0.2.0
BODY
Release v0.2.0-alpha.1
BODY
Release v0.2.0-alpha.0
- IMPORTANT: Breaking change!! Please decommission ALL devices and do a full factory reset of the adapter Matter storage before installing this version. Pair the devices new afterwards.
- (@Apollon77) Finalizes Devices, Bridges and Controller functionality
- (@Apollon77) Upgrades to new Matter.js version and API (breaks storage structure)
- (@GermanBluefox) Moved build process of GUI to vite
- (@GermanBluefox) Added possibility to group devices in the GUI
Release v0.1.13
- (bluefox) Working on the controller
Release v0.1.2
- (bluefox) Devices were implemented
Release v0.1.1
- (bluefox) Devices were implemented
Release v0.0.5
- (bluefox) Fixed names under linux