Skip to content

Releases: ioBroker/ioBroker.matter

Release v0.3.1

20 Dec 22:09
6562bc7
Compare
Choose a tag to compare
  • (@Apollon77) Fixes bridge/device icon display in UI%0A* (@Apollon77) Prevents displaying warning dialogs when nothing is wrong%0A* (@Apollon77) Adjusts some logs

Release v0.3.0

20 Dec 17:45
84cd121
Compare
Choose a tag to compare
  • BREAKING: Please re-enter your ioBroker Pro Cloud Password!%0A* (@Apollon77) Makes sure the adapter is stopped before being updated%0A* (@Apollon77) Optimizes device discovery and allows to stop it again

Release v0.2.10

19 Dec 19:34
108df78
Compare
Choose a tag to compare
  • (@bluefox) Makes the Adapter UI also available as standalone tab%0A* (@bluefox) Added error details when adding the same state twice to a bridge or device%0A* (@Apollon77) Fixes discovery start in UI

Release v0.2.9

18 Dec 18:06
b15d9f9
Compare
Choose a tag to compare
  • (@Apollon77) When Get and set states are separated then also update set state with new values%0A* (@Apollon77) Node details dialog in controller now exposes some more Battery information%0A* (@Apollon77) Also exposes the battery states when features are set wrong on the device%0A* (@Apollon77) Fixes LightSensor state mapping%0A* (@Apollon77) Prevents errors when only some energy states exist%0A* (@Apollon77) Uses the IP provided by Android when commissioning devices if possible%0A* (@Apollon77) Restructure discovery to run in background and not block the UI%0A* (@Apollon77) Exposes States for Enums for Matter nodes%0A* (@Apollon77) Prevent storage to delete wrong data when a node gets removed

Release v0.2.8

17 Dec 19:32
fe83fc6
Compare
Choose a tag to compare
  • (Apollon77/bluefox) Contains many changes in Frontend and Backend including updates and new Feature. Please check the Changelog.

Release v0.2.7

08 Dec 15:04
190e8e3
Compare
Choose a tag to compare
  • (@Apollon77) Cleans up objects when a controller node is deleted%0A* (@Apollon77) Prevents controller configuration changes to be executed in parallel

Release v0.2.6

06 Dec 14:08
4d6bbea
Compare
Choose a tag to compare
  • (@Apollon77) Fixes ColorTemperature light initialization because of matter.js update

Release v0.2.5

06 Dec 10:31
6cc32a9
Compare
Choose a tag to compare
  • (@Apollon77) Sets the "no-compose" flag correctly to normally use composed if needed and adds it to a missing dialog%0A* (@Apollon77) Allows to use null values if needed%0A* (@Apollon77) Fixes UNREACH handling for devices%0A* (@Apollon77) Fixes object change handling for controller%0A* (@Apollon77) Allow Bridges to expose its name as a device name%0A* (@Apollon77) Allows to rename controller nodes and devices

Release v0.2.4

04 Dec 23:10
ba0228e
Compare
Choose a tag to compare
  • (@Apollon77) Shows a progress indicator when deleting controller nodes%0A* (@Apollon77) Cuts names and labels to 32 or 64 characters as needed by Matter%0A* (@Apollon77) Improves error handling on devices and bridges%0A* (@Apollon77) Clear storage when removing a bridged device%0A* (@Apollon77) Processes changed objects with a 5s delay to prevent too many changes at once%0A* (@Apollon77) Fixes version determination%0A* (@Apollon77) Initializes Device objects more lazily

Release v0.2.3

30 Nov 10:01
0f00122
Compare
Choose a tag to compare
  • (@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