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),