From a7785bf1def94cb139a165119cf352c21aecfca7 Mon Sep 17 00:00:00 2001 From: Ranlvor Date: Sun, 29 Apr 2018 21:01:20 +0200 Subject: [PATCH] =?UTF-8?q?Sp=C3=BChlenlicht:=20fix=20command=20topic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/rzl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rzl.js b/config/rzl.js index cc38cad..bf62774 100644 --- a/config/rzl.js +++ b/config/rzl.js @@ -178,7 +178,7 @@ const config : Config = { }, kitchen_sink_light_brightness: { state: "/service/openhab/out/tradfri_0100_gwb8d7af2b448f_65545_brightness/state", - command: "/service/openhab/out/tradfri_0100_gwb8d7af2b448f_65545_brightness/command", + command: "/service/openhab/in/tradfri_0100_gwb8d7af2b448f_65545_brightness/command", defaultValue: "0", values: {} }