From 10fc924385b8c2389271936e8cac8765f433412c Mon Sep 17 00:00:00 2001 From: androiddrew Date: Mon, 28 May 2018 16:16:09 -0400 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2286c3..3c71c83 100644 --- a/README.md +++ b/README.md @@ -95,4 +95,4 @@ This should create an MQTT sensor that you will find on your Overview homepage a ### Testing your new topic -Let's assume you haven't built the ESP8266 sensor. You can still test your service through the Hassio Developer tools at `http://hassio:8123/dev-service`. Select `mqtt.publish` as just craft a simple payload. Once you call the service you should see the result in the Sensor's component on your Overview \ No newline at end of file +Let's assume you haven't built the ESP8266 sensor. You can still test your service through the Hassio Developer tools at `http://hassio:8123/dev-service`. Select `mqtt.publish` and just craft a simple payload. Once you call the service you should see the result in the Sensor's component on your Overview \ No newline at end of file