You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/lock.mqtt.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ lock:
69
69
value_template: '{% raw %}{{ value.x }}{% endraw %}'
70
70
```
71
71
72
-
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.
72
+
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.
73
73
74
74
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:
0 commit comments