From 17089ac5f8747fe5acafeab779e274b4e38f1155 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Fri, 1 Mar 2019 16:06:06 -0500 Subject: [PATCH] Updated PowerOnState Configuration (markdown) --- PowerOnState-Configuration.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PowerOnState-Configuration.md b/PowerOnState-Configuration.md index 73ea6edb..d662889d 100644 --- a/PowerOnState-Configuration.md +++ b/PowerOnState-Configuration.md @@ -25,9 +25,8 @@ or do it manually. To check, if there is a retain value set for the power switch monitor topic `cmnd/+/power` in a MQTT client (recommended [MQTT.fx](https://mqttfx.jensd.de/) for Windows or [Eclipse Mosquitto](https://mosquitto.org/) in linux). ->Using mosquitto: -> ->`mosquitto_sub -p 1883 -u -P -t cmnd/+/power` +Using mosquitto: +`mosquitto_sub -p 1883 -u -P -t cmnd/+/power` If there are retained messages there should be an output similar to: (the "r1" shows that this message was retained)