From 481f5fc074fe3a430e00d42f8ff1b5c6c943f8bf Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 21 Mar 2022 07:58:18 +0100 Subject: [PATCH] fix ident --- README.md | 2 +- info.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb337f13..2fcfb214 100644 --- a/README.md +++ b/README.md @@ -250,7 +250,7 @@ nspanel-1: config: panelRecvTopic: "tele/tasmota_your_mqtt_topic/RESULT" panelSendTopic: "cmnd/tasmota_your_mqtt_topic/CustomSend" - updateMode: auto-notify # possible values are auto, auto-notify and manual + updateMode: auto-notify # possible values are auto, auto-notify and manual timeoutScreensaver: 15 #in seconds #brightnessScreensaver: 10 brightnessScreensaver: diff --git a/info.md b/info.md index 05834e98..39bb44e5 100644 --- a/info.md +++ b/info.md @@ -11,7 +11,7 @@ nspanel-1: config: panelRecvTopic: "tele/tasmota_your_mqtt_topic/RESULT" panelSendTopic: "cmnd/tasmota_your_mqtt_topic/CustomSend" - updateMode: auto-notify # possible values are auto, auto-notify and manual + updateMode: auto-notify # possible values are auto, auto-notify and manual timeoutScreensaver: 15 #in seconds #brightnessScreensaver: 10 brightnessScreensaver: