diff --git a/config/uwap-home/index.js b/config/uwap-home/index.js index acef5b6..2bc18c0 100644 --- a/config/uwap-home/index.js +++ b/config/uwap-home/index.js @@ -666,6 +666,12 @@ const config: Config = { : svg(icons.mdiThermometer) )), ui: [ + { + type: "text", + text: "Istwert:", + icon: svg(icons.mdiThermometer), + topic: "temperatureKitchen" + }, { type: "slider", min: 0,