From 7bdcf5f264ab5ec41907c1db19242354f882dbbf Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 28 Mar 2017 20:01:16 +0000 Subject: [PATCH] Site updated at 2017-03-28 20:01:16 UTC --- atom.xml | 4 +-- .../2017/03/28/http-to-mqtt-bridge/index.html | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 4 +-- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- sitemap.xml | 30 +++++++++---------- 24 files changed, 40 insertions(+), 40 deletions(-) diff --git a/atom.xml b/atom.xml index 680e16ddab..21603228be 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ @@ -32,7 +32,7 @@
  • Configure the Home Assistant MQTT trigger.
  • Configure CloudMQTT. Check this video tutorial for details.
  • Deploy HTTP to MQTT bridge app.
  • -
  • Add the (Configuration Variables)(https://devcenter.heroku.com/articles/config-vars#setting-up-config-vars-for-a-deployed-application) to your Heroku app mentioned here. +
  • Add the Configuration Variables to your Heroku app mentioned here.
    • AUTH_KEY: Can be any string, eg. 912ec803b2ce49e4a541068d495ab570.
    • MQTT_HOST: The host of your MQTT broker, eg. mqtts://k99.cloudmqtt.com:21234.
    • diff --git a/blog/2017/03/28/http-to-mqtt-bridge/index.html b/blog/2017/03/28/http-to-mqtt-bridge/index.html index d9db66f3cf..c9e44f95ae 100644 --- a/blog/2017/03/28/http-to-mqtt-bridge/index.html +++ b/blog/2017/03/28/http-to-mqtt-bridge/index.html @@ -86,7 +86,7 @@
    • Configure the Home Assistant MQTT trigger.
    • Configure CloudMQTT. Check this video tutorial for details.
    • Deploy HTTP to MQTT bridge app.
    • -
    • Add the (Configuration Variables)(https://devcenter.heroku.com/articles/config-vars#setting-up-config-vars-for-a-deployed-application) to your Heroku app mentioned here. +
    • Add the Configuration Variables to your Heroku app mentioned here.
      • AUTH_KEY: Can be any string, eg. 912ec803b2ce49e4a541068d495ab570.
      • MQTT_HOST: The host of your MQTT broker, eg. mqtts://k99.cloudmqtt.com:21234.
      • diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 3e9a0a65cb..626ba72a64 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index c5f2be9b54..40a12bc833 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 4b8f95f6a5..4b1d7f2efd 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index e8b9649952..cdd9268290 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ @@ -31,7 +31,7 @@ The app could be hosted on any Node.js hosting. I prefer [Heroku: Cloud Applicat 1. Configure the Home Assistant [MQTT trigger](https://home-assistant.io/docs/automation/trigger/#mqtt-trigger). 1. Configure [CloudMQTT](https://www.cloudmqtt.com/). Check this [video tutorial](https://www.youtube.com/watch?v=VaWdvVVYU3A) for details. 1. [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/petkov/http_to_mqtt) HTTP to MQTT bridge app. -1. Add the (Configuration Variables)(https://devcenter.heroku.com/articles/config-vars#setting-up-config-vars-for-a-deployed-application) to your Heroku app mentioned here. +1. Add the [Configuration Variables](https://devcenter.heroku.com/articles/config-vars#setting-up-config-vars-for-a-deployed-application) to your Heroku app mentioned here. * AUTH_KEY: Can be any string, eg. `912ec803b2ce49e4a541068d495ab570`. * MQTT_HOST: The host of your MQTT broker, eg. mqtts://k99.cloudmqtt.com:21234. * MQTT_USER: MQTT username diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index d580ce4abf..20cdcfa35d 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index f6d62905d2..e5e0dfa454 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index 69d3520b7b..92014a98d0 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 236d3c0bbd..bc2cd565e3 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index faba792cea..342398afc4 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 6952ab0571..edbcc7c876 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 3b0ffa829a..4b739b8d1b 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 5aca829d9f..4ea499db6f 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index ca384bec87..9443c2761f 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index bd82cd2ebe..1666b3088c 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index cd1f874681..fd21ee21b6 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 7574e3e93a..4ee108503c 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 0925a3acfd..b282793133 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 5aaa2e5004..d33f397bcc 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index a30163e0a9..9f27880e94 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 12cde7fa65..ab725ed9ef 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 8cfbf58570..49e1291e01 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-03-28T07:32:43+00:00 + 2017-03-28T19:57:38+00:00 https://home-assistant.io/ diff --git a/sitemap.xml b/sitemap.xml index 95c2bc0271..18fe5befab 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3058,62 +3058,62 @@ https://home-assistant.io/demo/frontend.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/index.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00 https://home-assistant.io/static/mdi-demo.html -2017-03-28T07:31:55+00:00 +2017-03-28T19:56:55+00:00