From 7c3fbfdde3c1f79e6c37314f2b60c99a2e4456e9 Mon Sep 17 00:00:00 2001 From: Johannes Velde Date: Tue, 3 Jan 2023 18:58:19 +0100 Subject: [PATCH] fix typo (#14146) Signed-off-by: veldhaenchen --- bundles/org.openhab.binding.shelly/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.shelly/README.md b/bundles/org.openhab.binding.shelly/README.md index 7b5a48e926..3a3477bc4c 100644 --- a/bundles/org.openhab.binding.shelly/README.md +++ b/bundles/org.openhab.binding.shelly/README.md @@ -227,7 +227,7 @@ The period is computed depending on the device type and configuration: - else, if CoIoT or WebSocket is enabled: 3*<update Period from device settings>+10sec, usually3*15+10=45sec - else 2*60+10sec = 130sec -Once the timer expires the device switches to OFFFLINE and the bindings starts to re-initialize the device periodically. +Once the timer expires the device switches to OFFLINE and the bindings starts to re-initialize the device periodically. You could also create a rule to catch those status changes or device alarms (see rule examples). -- 2.47.3