From c489f07c0a3012c178197139c79f9b15023b75aa Mon Sep 17 00:00:00 2001 From: Armilar <102996011+Armilar@users.noreply.github.com> Date: Sun, 31 Dec 2023 11:33:40 +0100 Subject: [PATCH] v4.3.3.28 - Update NsPanelTs.ts - Fix short ID's in v4.3.3.27 - Fix window Icons in CreateEntity - Add MQTT-Client Check --- ioBroker/NsPanelTs.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ioBroker/NsPanelTs.ts b/ioBroker/NsPanelTs.ts index 3c9e5e29..381add65 100644 --- a/ioBroker/NsPanelTs.ts +++ b/ioBroker/NsPanelTs.ts @@ -7637,9 +7637,9 @@ function GenerateDetailPage(type: string, optional: string, pageItem: PageItem, out_msgs.push({ payload: 'entityUpdateDetail' + '~' //entityUpdateDetail - + tempId + '~~' //{entity_id} + + tempId + '~~' //{entity_id} + rgb_dec565(White) + '~' //{icon_color}~ - + id + '~' + + tempId + '~' + min_remaining + '~' + sec_remaining + '~' + editable + '~'