diff --git a/config/rzl.js b/config/rzl.js index 5ffa826..1f3e24b 100644 --- a/config/rzl.js +++ b/config/rzl.js @@ -127,7 +127,8 @@ const config : Config = { state: "/service/status/devices", command: "", defaultValue: "", - values: {} + values: {}, + type: types.str }, infoscreen: { state: "/service/openhab/out/pca301_infoscreen/state",