From 72eafb0784d6a26901ac1e014214098c9dbae987 Mon Sep 17 00:00:00 2001 From: uwap Date: Sat, 4 Nov 2017 04:43:24 +0100 Subject: [PATCH] RZL: Add cashdesk link --- config/rzl.js | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/config/rzl.js b/config/rzl.js index f856f21..bcb594d 100644 --- a/config/rzl.js +++ b/config/rzl.js @@ -157,7 +157,7 @@ const config : Config = { }, fan: { name: "Ventilator", - position: [510, 460], + position: [520, 450], icon: "toys", iconColor: state => state.fan == "on" ? "#00FF00" : "#000000", ui: [ @@ -169,6 +169,18 @@ const config : Config = { } ] }, + cashdesk: { + name: "Cashdesk", + position: [500, 470], + icon: "monetization_on", + ui: [ + { + type: "link", + link: "http://cashdesk.rzl:8081/", + text: "Open Cashdesk" + } + ] + }, videogames: { name: "Videospiele", position: [100, 100], @@ -213,7 +225,7 @@ const config : Config = { }, artnet: { name: "Artnet", - position: [535,475], + position: [535,480], icon: "wb_incandescent", iconColor: state => ({