]> git.basschouten.com Git - openhab-addons.git/commitdiff
fix typo (#14146)
authorJohannes Velde <jo.velde@gmx.de>
Tue, 3 Jan 2023 17:58:19 +0000 (18:58 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2023 17:58:19 +0000 (18:58 +0100)
Signed-off-by: veldhaenchen <jo.velde@gmx.de>
bundles/org.openhab.binding.shelly/README.md

index 7b5a48e926166536084accd6a45303bfdded2cf0..3a3477bc4c95b55ab50b51bca467d35a2eef7303 100644 (file)
@@ -227,7 +227,7 @@ The period is computed depending on the device type and configuration:
 - else, if CoIoT or WebSocket is enabled: 3*&lt;update Period from device settings&gt;+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).