From 263790b63fe68a705b17de524063dfbab94f0216 Mon Sep 17 00:00:00 2001 From: Luligu Date: Tue, 7 Jan 2025 23:19:44 +0100 Subject: [PATCH] Update CHANGELOG.md to include new config button for Devices page --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1237ded8..60a56eb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ It is possible to change the mode (Classic, Dark or Light) in Settings, Matterbr - [platform]: Added selectDevice to get the device names from a list in the config editor. - [websocket]: Added api /api/select. - [frontend]: Added configUrl to Devices page. +- [frontend]: Added config button to Devices page. - [frontend]: Added id and deviceTypes to Devices page. ### Changed