From 4f13a437bc6f7483ad3343845a0d8aa415de62be Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Sun, 26 Jan 2025 15:04:36 +0100 Subject: [PATCH] Update 26.01.25 #2 --- README.md | 2 ++ src-admin/src/Tabs/Bridges.tsx | 2 +- src-admin/src/Tabs/Devices.tsx | 2 +- src/lib/devices/Illuminance.ts | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 93dfbc0..05144d8 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ With the ioBroker Matter Adapter, it is possible to map the following use cases: ### __WORK IN PROGRESS__ * (@Apollon77) Enhanced error and invalid devices display for UI * (@Apollon77) Fixed Button Press Controller support +* (@Apollon77) Added support to also select folders when adding devices +* (@Apollon77) Fixed Illuminance State type min/max ### 0.4.8 (2025-01-26) * (@Apollon77) Acknowledges Power states also on SET states diff --git a/src-admin/src/Tabs/Bridges.tsx b/src-admin/src/Tabs/Bridges.tsx index 5c91ea8..e71d0f6 100644 --- a/src-admin/src/Tabs/Bridges.tsx +++ b/src-admin/src/Tabs/Bridges.tsx @@ -884,7 +884,7 @@ export class Bridges extends BridgesAndDevices { { return ( (this.#getBrightnessState = state),