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