From ba3fdbb8e7dc9c788827b565a6e5aff9246ef8c3 Mon Sep 17 00:00:00 2001 From: smolz Date: Tue, 27 Dec 2016 04:31:30 -0800 Subject: [PATCH] Update lock.mqtt.markdown (#1659) --- source/_components/lock.mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/lock.mqtt.markdown b/source/_components/lock.mqtt.markdown index 4bec5e48e4d..2705ea61509 100644 --- a/source/_components/lock.mqtt.markdown +++ b/source/_components/lock.mqtt.markdown @@ -69,7 +69,7 @@ lock: value_template: '{% raw %}{{ value.x }}{% endraw %}' ``` -Keep an eye on ratining messages to keep the state as you don't want to unlock your door by accident when you restart something. +Keep an eye on retaining messages to keep the state as you don't want to unlock your door by accident when you restart something. For a check you can use the command line tools `mosquitto_pub` shipped with `mosquitto` to send MQTT messages. This allows you to operate your lock manually: