diff --git a/hassio/run_local/index.html b/hassio/run_local/index.html
index 2f6476fcc3..17721cef58 100644
--- a/hassio/run_local/index.html
+++ b/hassio/run_local/index.html
@@ -76,9 +76,10 @@
Hass.io is a managed environment, which means that you can’t install applications that can be embedded into Home Assistant using the command_line
sensor/switch.
-There are two options if you need to run a script to read data from a sensor or send commands to other devices on Hass.io.
+There are three options if you need to run a script to read data from a sensor or send commands to other devices on Hass.io.
The first option is to write a custom component for Home Assistant. Using Python, you can communicate with your device. For more information about developing a custom component, take a look at the developer documentation.
-The second option is to make a local add-on for Hass.io that sends the data to Home Assistant via MQTT. Before we dive into this, read up on Hass.io add-on development first.
+The second option is to use STDIN inside add-on and use the service hassio.addon_stdin
to send data. More about this options look into developer documentation for internal add-on communication. There is also describe how do you can easy access to Home-Assistant Rest API.
+The third option is to make a local add-on for Hass.io that sends the data to Home Assistant via MQTT. Before we dive into this, read up on Hass.io add-on development first.
For security and speed, Hass.io does not provide a way for containers to communicate directly. So the first step is to set up a communication channel. We’re going to use MQTT for this using the MQTT broker add-on.
Sensors
We loop in our script to fetch data and push it to MQTT and wait until the next process is ready. Here is a basic example and structure for that process.
diff --git a/sitemap.xml b/sitemap.xml
index 8f2139b59f..fd14ffd22a 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3442,7 +3442,7 @@
https://home-assistant.io/components/switch.hook/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4078,99 +4078,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/tools/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/tools/hass/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-10-21T19:25:20+00:00
+2017-10-21T21:10:30+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5240,62 +5240,62 @@
https://home-assistant.io/demo/frontend.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/index.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-10-21T19:24:26+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-10-21T19:24:27+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-10-21T19:24:27+00:00
+2017-10-21T21:09:55+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-10-21T19:24:27+00:00
+2017-10-21T21:09:55+00:00