From 40a8384e1ed7b7af237c7963813642dbb033368f Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Wed, 23 Mar 2022 11:25:21 +0100 Subject: [PATCH] Migrate to new buttonPress cmd format --- ioBroker/NsPanelTs.ts | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/ioBroker/NsPanelTs.ts b/ioBroker/NsPanelTs.ts index 7447448c..1c4e207f 100644 --- a/ioBroker/NsPanelTs.ts +++ b/ioBroker/NsPanelTs.ts @@ -161,7 +161,7 @@ function HandleMessage(typ: string, method: string, page: number, words: Array