From 2d66598dc4b99a3c8626b617b7cd6bd427a49f9c Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 24 May 2017 16:56:00 +0200 Subject: [PATCH] Update run_local.markdown --- source/hassio/run_local.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/run_local.markdown b/source/hassio/run_local.markdown index 787e9c506e8..f9e71a4d9a5 100644 --- a/source/hassio/run_local.markdown +++ b/source/hassio/run_local.markdown @@ -19,7 +19,7 @@ First you need install a MQTT broker. You can use our [mqtt broker add-on][mqtt- ### {% linkable_title Sensors %} -Short story of that caption: We loop in our script to fetch data push to mqtt and wait until next processing is ready. Here is a basic example and struct for that process. +Short story of that caption: We loop in our script to fetch data and push it to mqtt and wait until next processing is ready. Here is a basic example and struct for that process. Our Dockerfile need to install: