diff --git a/atom.xml b/atom.xml index 90d6ee9916..60d819a101 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ @@ -13,6 +13,39 @@ Octopress + + <![CDATA[0.17: Onkyo, Panasonic, GTFS and config validation]]> + + 2016-04-09T06:10:00+00:00 + https://home-assistant.io/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation + Another awesome release ready to hit your homes. YAML can be hard for beginners and more experienced automators. So to help catch those pesky errors that sneak into your files we’ve been hard at work to introduce config validation! Especially huge thanks to @jaharkes for his hard work on this. Config validation is still in it’s early stages. More common platforms and components have been added but we didn’t do everything yet.

+ +

When we encounter an invalid config we will now write a warning to your logs. You can see those in the frontend by clicking on the last developer tool. We’re looking into options to make it more clear - it is a work in progress.

+ +

Another big thing is the addition of GTFS support. You probably don’t know it, but GTFS is the standard that public transit companies all over the world use to distribute their schedule. This means that you can now have the time of the next bus/train/etc right in your frontend.

+ +

+ + + +

Breaking changes

+ +

As of now we are not aware of any breaking changes. However, it might be that Home Assistant will not start for you because of an invalid configuration. A common mistake that people are making is that they are still referring to execute_service in their script configs. This should be service.

+]]>
+
+ <![CDATA[Static website]]> @@ -1482,25 +1515,6 @@ $ sudo systemctl status grafana-server

-]]> -
- - - <![CDATA[Community Highlights]]> - - 2015-12-05T23:39:00+00:00 - https://home-assistant.io/blog/2015/12/05/community-highlights - From time to time we come along things that are worth sharing with fellow Home Assisters. Here a list of some cool stuff from last week:

- -

First is the public beta of Let’s Encrypt. Let’s Encrypt is a new certificate authority that is free, automated and open. This means that it will now be very easy to secure your connection to Home Assistant while you are away from home. W1ll1am23 has written up a guide how to get started.

- -

The next thing is a show-off of some of the cool stuff people do with Home Assistant. This is miniconfig talking to Home Assistant using the Amazon Echo!

- -
- -
- -

And last but not least, Midwestern Mac did a microSD card performance comparison for the Raspberry Pi. If you’re using a Pi, make sure to check it out!

]]>
diff --git a/blog/2014/12/18/website-launched/index.html b/blog/2014/12/18/website-launched/index.html index 1d40c3c4d5..1f52b7de19 100644 --- a/blog/2014/12/18/website-launched/index.html +++ b/blog/2014/12/18/website-launched/index.html @@ -203,6 +203,12 @@ diff --git a/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html b/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html index a11c65050d..a125c1a735 100644 --- a/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html +++ b/blog/2014/12/26/home-control-home-automation-and-the-smart-home/index.html @@ -258,6 +258,12 @@ This article will try to explain how they all relate.

diff --git a/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html b/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html index e1e097949d..dfa08dbcb4 100644 --- a/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html +++ b/blog/2015/01/04/hey-pushbullet-nice-talking-to-you/index.html @@ -242,6 +242,12 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ diff --git a/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html b/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html index 637809fe0f..f950f41ec7 100644 --- a/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html +++ b/blog/2015/01/11/bootstrapping-your-setup-with-discovery/index.html @@ -217,6 +217,12 @@ diff --git a/blog/2015/01/13/nest-in-da-house/index.html b/blog/2015/01/13/nest-in-da-house/index.html index bb6fc9cc4c..a990895ac6 100644 --- a/blog/2015/01/13/nest-in-da-house/index.html +++ b/blog/2015/01/13/nest-in-da-house/index.html @@ -220,6 +220,12 @@ password=YOUR_PASSWORD diff --git a/blog/2015/01/24/release-notes/index.html b/blog/2015/01/24/release-notes/index.html index df21a56826..d9bf6b4c59 100644 --- a/blog/2015/01/24/release-notes/index.html +++ b/blog/2015/01/24/release-notes/index.html @@ -226,6 +226,12 @@ Home Assistant now supports --open-ui and --demo-mode diff --git a/blog/2015/02/08/looking-at-the-past/index.html b/blog/2015/02/08/looking-at-the-past/index.html index dd0a3047f5..30b271e372 100644 --- a/blog/2015/02/08/looking-at-the-past/index.html +++ b/blog/2015/02/08/looking-at-the-past/index.html @@ -234,6 +234,12 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D diff --git a/blog/2015/02/24/streaming-updates/index.html b/blog/2015/02/24/streaming-updates/index.html index 70c29bf773..aba0a76f49 100644 --- a/blog/2015/02/24/streaming-updates/index.html +++ b/blog/2015/02/24/streaming-updates/index.html @@ -219,6 +219,12 @@ diff --git a/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html b/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html index b1fd6ecd0e..0dc3d3f987 100644 --- a/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html +++ b/blog/2015/03/01/home-assistant-migrating-to-yaml/index.html @@ -209,6 +209,12 @@ diff --git a/blog/2015/03/08/new-logo/index.html b/blog/2015/03/08/new-logo/index.html index 5d99d6afbe..72862a60b5 100644 --- a/blog/2015/03/08/new-logo/index.html +++ b/blog/2015/03/08/new-logo/index.html @@ -210,6 +210,12 @@ The old logo, the new detailed logo and the new simple logo. diff --git a/blog/2015/03/11/release-notes/index.html b/blog/2015/03/11/release-notes/index.html index affaf94b14..03e19db660 100644 --- a/blog/2015/03/11/release-notes/index.html +++ b/blog/2015/03/11/release-notes/index.html @@ -249,6 +249,12 @@ An initial version of voice control for Home Assistant has landed. The current i diff --git a/blog/2015/03/22/release-notes/index.html b/blog/2015/03/22/release-notes/index.html index 17fccea2ec..f7356c6a25 100644 --- a/blog/2015/03/22/release-notes/index.html +++ b/blog/2015/03/22/release-notes/index.html @@ -286,6 +286,12 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap diff --git a/blog/2015/04/25/release-notes/index.html b/blog/2015/04/25/release-notes/index.html index 0b607ecd32..980c7106bc 100644 --- a/blog/2015/04/25/release-notes/index.html +++ b/blog/2015/04/25/release-notes/index.html @@ -297,6 +297,12 @@ diff --git a/blog/2015/05/09/utc-time-zone-awareness/index.html b/blog/2015/05/09/utc-time-zone-awareness/index.html index 8459097947..73c8af377f 100644 --- a/blog/2015/05/09/utc-time-zone-awareness/index.html +++ b/blog/2015/05/09/utc-time-zone-awareness/index.html @@ -232,6 +232,12 @@ diff --git a/blog/2015/05/14/release-notes/index.html b/blog/2015/05/14/release-notes/index.html index 3d1535c243..b50199a562 100644 --- a/blog/2015/05/14/release-notes/index.html +++ b/blog/2015/05/14/release-notes/index.html @@ -324,6 +324,12 @@ Before diving into the newly supported devices and services, I want to highlight diff --git a/blog/2015/06/10/release-notes/index.html b/blog/2015/06/10/release-notes/index.html index 9216f1ea22..87aef26e30 100644 --- a/blog/2015/06/10/release-notes/index.html +++ b/blog/2015/06/10/release-notes/index.html @@ -377,6 +377,12 @@ This switch platform allows you to control your motion detection setting on your diff --git a/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html b/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html index 468ca75fbb..5a244db797 100644 --- a/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html +++ b/blog/2015/07/11/ip-cameras-arduino-kodi-efergy-support/index.html @@ -329,6 +329,12 @@ Fabian has added support for Forecast.io to g diff --git a/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html b/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html index f99ad424db..56f532276b 100644 --- a/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html +++ b/blog/2015/08/09/mqtt-raspberry-pi-squeezebox-asuswrt-support/index.html @@ -318,6 +318,12 @@ Support for Temper temperature sensors has been contributed by +
  • + 0.17: Onkyo, Panasonic, GTFS and config validation +
  • + + +
  • Static website
  • @@ -341,12 +347,6 @@ Support for Temper temperature sensors has been contributed by - 0.14: Steam, D-Link smart plugs and Neurio Energy Sensors - - - diff --git a/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html b/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html index 5e50c44fe8..006a6d0cf0 100644 --- a/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html +++ b/blog/2015/08/17/verisure-and-modern-tp-link-router-support/index.html @@ -228,6 +228,12 @@ diff --git a/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html b/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html index 0fe8cc6cf2..e1f73f2b91 100644 --- a/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html +++ b/blog/2015/08/26/laundry-automation-with-moteino-mqtt-and-home-assistant/index.html @@ -341,6 +341,12 @@ The automation and script syntax here is using a deprecated and no longer suppor diff --git a/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html b/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html index 390c7815e4..f1362e130d 100644 --- a/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html +++ b/blog/2015/08/31/version-7-revamped-ui-and-improved-distribution/index.html @@ -315,6 +315,12 @@ diff --git a/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html b/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html index 5d8f2a2340..544b975938 100644 --- a/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html +++ b/blog/2015/09/11/different-ways-to-use-mqtt-with-home-assistant/index.html @@ -518,6 +518,12 @@ PubSubClient client(ethClient); diff --git a/blog/2015/09/13/home-assistant-meets-ifttt/index.html b/blog/2015/09/13/home-assistant-meets-ifttt/index.html index e300a319a3..8440701406 100644 --- a/blog/2015/09/13/home-assistant-meets-ifttt/index.html +++ b/blog/2015/09/13/home-assistant-meets-ifttt/index.html @@ -377,6 +377,12 @@ diff --git a/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html b/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html index d3aa5565ff..6a237096f7 100644 --- a/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html +++ b/blog/2015/09/18/monitoring-with-glances-and-home-assistant/index.html @@ -278,6 +278,12 @@ Glances web server started on http://0.0.0.0:61208/ diff --git a/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html b/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html index f1bda02d7b..31eb36acce 100644 --- a/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html +++ b/blog/2015/09/19/alarm-sonos-and-itunes-support/index.html @@ -257,6 +257,12 @@ Automation has gotten a lot of love. It now supports conditions, multiple trigge diff --git a/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html b/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html index 7627365621..1787f46bcb 100644 --- a/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html +++ b/blog/2015/10/05/home-assistant-goes-geo-with-owntracks/index.html @@ -233,6 +233,12 @@ Map in Home Assistant showing two people and three zones (home, school, work) diff --git a/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html b/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html index 4de7c09fc2..d9f00dad16 100644 --- a/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html +++ b/blog/2015/10/11/measure-temperature-with-esp8266-and-report-to-mqtt/index.html @@ -564,6 +564,12 @@ Adafruit_HDC1000 hdc = Adafruit_HDC1000(); diff --git a/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html b/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html index 14abc477af..c4e07d6dc8 100644 --- a/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html +++ b/blog/2015/10/11/rfxtrx-blinkstick-and-snmp-support/index.html @@ -222,6 +222,12 @@ diff --git a/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html b/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html index f0f6d1397b..6bd09785db 100644 --- a/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html +++ b/blog/2015/10/26/firetv-and-radiotherm-now-supported/index.html @@ -244,6 +244,12 @@ This makes more sense as most people run Home Assistant as a daemon

    diff --git a/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html b/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html index ed9caeffbb..bef268ad16 100644 --- a/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html +++ b/blog/2015/11/16/zwave-switches-lights-and-honeywell-thermostats-now-supported/index.html @@ -240,6 +240,12 @@ diff --git a/blog/2015/11/22/survey-november-2015/index.html b/blog/2015/11/22/survey-november-2015/index.html index cdb152572a..7b78dbfaba 100644 --- a/blog/2015/11/22/survey-november-2015/index.html +++ b/blog/2015/11/22/survey-november-2015/index.html @@ -280,6 +280,12 @@ diff --git a/blog/2015/12/05/community-highlights/index.html b/blog/2015/12/05/community-highlights/index.html index b479030448..eefa104928 100644 --- a/blog/2015/12/05/community-highlights/index.html +++ b/blog/2015/12/05/community-highlights/index.html @@ -213,6 +213,12 @@ diff --git a/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html b/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html index 45d3c4a8c1..a88bc0705d 100644 --- a/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html +++ b/blog/2015/12/06/locks-rollershutters-binary-sensors-and-influxdb-support/index.html @@ -222,6 +222,12 @@ diff --git a/blog/2015/12/07/influxdb-and-grafana/index.html b/blog/2015/12/07/influxdb-and-grafana/index.html index 0dfdad2d46..9150b3dde8 100644 --- a/blog/2015/12/07/influxdb-and-grafana/index.html +++ b/blog/2015/12/07/influxdb-and-grafana/index.html @@ -313,6 +313,12 @@ $ sudo systemctl status grafana-server diff --git a/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html b/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html index 443e2bfc8d..d07927d6e4 100644 --- a/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html +++ b/blog/2015/12/10/activating-tasker-tasks-from-home-assistant-using-command-line-switches/index.html @@ -263,6 +263,12 @@ requests.get(' +
  • + 0.17: Onkyo, Panasonic, GTFS and config validation +
  • + + +
  • Static website
  • @@ -286,12 +292,6 @@ requests.get(' - 0.14: Steam, D-Link smart plugs and Neurio Energy Sensors - - - diff --git a/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html b/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html index 8ce478dc4b..989c6e7f11 100644 --- a/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html +++ b/blog/2015/12/12/philips-hue-blocks-3rd-party-bulbs/index.html @@ -235,6 +235,12 @@ Philips Hue FAQ entries regarding 3rd party light bulbs. diff --git a/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html b/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html index 73c77aa09b..8b9c409043 100644 --- a/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html +++ b/blog/2015/12/13/setup-encryption-using-lets-encrypt/index.html @@ -300,6 +300,12 @@ sudo docker run -it --rm -p 443:443 -p 80:80 --name letsencrypt \ diff --git a/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html b/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html index 4d9529d3da..47eec99bd6 100644 --- a/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html +++ b/blog/2015/12/22/amazon-echo-icloud-and-templates/index.html @@ -256,6 +256,12 @@ diff --git a/blog/2016/01/17/extended-support-for-diy-solutions/index.html b/blog/2016/01/17/extended-support-for-diy-solutions/index.html index 4d21bc8e9f..528d15d17e 100644 --- a/blog/2016/01/17/extended-support-for-diy-solutions/index.html +++ b/blog/2016/01/17/extended-support-for-diy-solutions/index.html @@ -236,6 +236,12 @@ diff --git a/blog/2016/01/19/perfect-home-automation/index.html b/blog/2016/01/19/perfect-home-automation/index.html index 638e5579dd..2335028677 100644 --- a/blog/2016/01/19/perfect-home-automation/index.html +++ b/blog/2016/01/19/perfect-home-automation/index.html @@ -240,6 +240,12 @@ diff --git a/blog/2016/01/30/insteon-lifx-twitter-and-zigbee/index.html b/blog/2016/01/30/insteon-lifx-twitter-and-zigbee/index.html index bf6cf978c7..a0857c3ad8 100644 --- a/blog/2016/01/30/insteon-lifx-twitter-and-zigbee/index.html +++ b/blog/2016/01/30/insteon-lifx-twitter-and-zigbee/index.html @@ -242,6 +242,12 @@ Example of the new views in the frontend. Learn mor diff --git a/blog/2016/02/09/smarter-smart-things-with-mqtt-and-home-assistant/index.html b/blog/2016/02/09/smarter-smart-things-with-mqtt-and-home-assistant/index.html index 9490f5f40a..0bef16f457 100644 --- a/blog/2016/02/09/smarter-smart-things-with-mqtt-and-home-assistant/index.html +++ b/blog/2016/02/09/smarter-smart-things-with-mqtt-and-home-assistant/index.html @@ -429,6 +429,12 @@ Z-Wave light bulb | diff --git a/blog/2016/02/12/classifying-the-internet-of-things/index.html b/blog/2016/02/12/classifying-the-internet-of-things/index.html index 2c7670bc9b..9fd7314ba1 100644 --- a/blog/2016/02/12/classifying-the-internet-of-things/index.html +++ b/blog/2016/02/12/classifying-the-internet-of-things/index.html @@ -379,6 +379,12 @@ diff --git a/blog/2016/02/13/speedtest-bloomsky-splunk-and-garage-doors/index.html b/blog/2016/02/13/speedtest-bloomsky-splunk-and-garage-doors/index.html index a20ae3550d..fb931f6c03 100644 --- a/blog/2016/02/13/speedtest-bloomsky-splunk-and-garage-doors/index.html +++ b/blog/2016/02/13/speedtest-bloomsky-splunk-and-garage-doors/index.html @@ -245,6 +245,12 @@ diff --git a/blog/2016/02/18/multi-room-audio-with-snapcast/index.html b/blog/2016/02/18/multi-room-audio-with-snapcast/index.html index 692583952f..6a7bfa3d4e 100644 --- a/blog/2016/02/18/multi-room-audio-with-snapcast/index.html +++ b/blog/2016/02/18/multi-room-audio-with-snapcast/index.html @@ -347,6 +347,12 @@ output = audioresample ! audio/x-raw,rate=48000,channels=2,format=S16LE ! audioc diff --git a/blog/2016/02/20/community-highlights/index.html b/blog/2016/02/20/community-highlights/index.html index f239e697b5..81a6cb0355 100644 --- a/blog/2016/02/20/community-highlights/index.html +++ b/blog/2016/02/20/community-highlights/index.html @@ -253,6 +253,12 @@ Hold your NFC tag against the belly of Garfield to unlock the alarm. diff --git a/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors/index.html b/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors/index.html index 2075d510e5..2bbbca10f6 100644 --- a/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors/index.html +++ b/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors/index.html @@ -244,6 +244,12 @@ diff --git a/blog/2016/03/12/z-wave-pep257-templated-service-calls/index.html b/blog/2016/03/12/z-wave-pep257-templated-service-calls/index.html index c8f0ed610a..28a890e54f 100644 --- a/blog/2016/03/12/z-wave-pep257-templated-service-calls/index.html +++ b/blog/2016/03/12/z-wave-pep257-templated-service-calls/index.html @@ -250,6 +250,12 @@ player state attributes. This change affects automations, scripts and scenes. +
  • + 0.17: Onkyo, Panasonic, GTFS and config validation +
  • + + +
  • Static website
  • @@ -269,12 +275,6 @@ player state attributes. This change affects automations, scripts and scenes. - 0.14: Steam, D-Link smart plugs and Neurio Energy Sensors - - - diff --git a/blog/2016/03/26/embedded-mqtt-broker-uber-yamaha-growl/index.html b/blog/2016/03/26/embedded-mqtt-broker-uber-yamaha-growl/index.html index 98e021b6c9..b6ac6edda7 100644 --- a/blog/2016/03/26/embedded-mqtt-broker-uber-yamaha-growl/index.html +++ b/blog/2016/03/26/embedded-mqtt-broker-uber-yamaha-growl/index.html @@ -261,6 +261,12 @@ diff --git a/blog/2016/04/05/your-hub-should-be-local-and-open/index.html b/blog/2016/04/05/your-hub-should-be-local-and-open/index.html index 6462c2dfb7..ad114e73e6 100644 --- a/blog/2016/04/05/your-hub-should-be-local-and-open/index.html +++ b/blog/2016/04/05/your-hub-should-be-local-and-open/index.html @@ -213,6 +213,12 @@ diff --git a/blog/2016/04/07/static-website/index.html b/blog/2016/04/07/static-website/index.html index 3214aeda0c..d88726f9e7 100644 --- a/blog/2016/04/07/static-website/index.html +++ b/blog/2016/04/07/static-website/index.html @@ -219,6 +219,12 @@ diff --git a/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/index.html b/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/index.html new file mode 100644 index 0000000000..5f5c9a4dd2 --- /dev/null +++ b/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/index.html @@ -0,0 +1,310 @@ + + + + + + + + + + 0.17: Onkyo, Panasonic, GTFS and config validation - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    + +
    + +

    0.17: Onkyo, Panasonic, GTFS and config validation

    + + + +
    + + + 1 minute reading time + + + + + + Comments + +
    + +
    + + +

    Another awesome release ready to hit your homes. YAML can be hard for beginners and more experienced automators. So to help catch those pesky errors that sneak into your files we’ve been hard at work to introduce config validation! Especially huge thanks to @jaharkes for his hard work on this. Config validation is still in it’s early stages. More common platforms and components have been added but we didn’t do everything yet.

    + +

    When we encounter an invalid config we will now write a warning to your logs. You can see those in the frontend by clicking on the last developer tool. We’re looking into options to make it more clear - it is a work in progress.

    + +

    Another big thing is the addition of GTFS support. You probably don’t know it, but GTFS is the standard that public transit companies all over the world use to distribute their schedule. This means that you can now have the time of the next bus/train/etc right in your frontend.

    + +

    + + + +

    Breaking changes

    + +

    As of now we are not aware of any breaking changes. However, it might be that Home Assistant will not start for you because of an invalid configuration. A common mistake that people are making is that they are still referring to execute_service in their script configs. This should be service.

    +
    + + +
    +

    Comments

    +
    +
    + + +
    + + + + +
    +
    + + + + + + + + + + \ No newline at end of file diff --git a/blog/archives/index.html b/blog/archives/index.html index 800697a3e0..99a66ebb22 100644 --- a/blog/archives/index.html +++ b/blog/archives/index.html @@ -122,6 +122,38 @@

    2016

    + + + +
    @@ -1835,6 +1867,12 @@ diff --git a/blog/categories/branding/atom.xml b/blog/categories/branding/atom.xml index 24f6170081..ea9e1891a8 100644 --- a/blog/categories/branding/atom.xml +++ b/blog/categories/branding/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Branding | Home Assistant]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/branding/index.html b/blog/categories/branding/index.html index 86b13e7472..6049dc77f9 100644 --- a/blog/categories/branding/index.html +++ b/blog/categories/branding/index.html @@ -254,6 +254,12 @@ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 59b5fd3a1f..0384700b36 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/index.html b/blog/categories/community/index.html index 2b2f9097cc..b501978c28 100644 --- a/blog/categories/community/index.html +++ b/blog/categories/community/index.html @@ -254,6 +254,12 @@ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 3e3adf28ba..b95862da89 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/index.html b/blog/categories/esp8266/index.html index 8225ec62fd..389123f0c8 100644 --- a/blog/categories/esp8266/index.html +++ b/blog/categories/esp8266/index.html @@ -223,6 +223,12 @@ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 90d3a2c785..80d737288e 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]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/index.html b/blog/categories/how-to/index.html index 4e397bb534..6f96d4dd30 100644 --- a/blog/categories/how-to/index.html +++ b/blog/categories/how-to/index.html @@ -520,6 +520,12 @@ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index c829e457d5..a6e0c7eb10 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]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/index.html b/blog/categories/internet-of-things/index.html index df70d43ea1..93cfd7c956 100644 --- a/blog/categories/internet-of-things/index.html +++ b/blog/categories/internet-of-things/index.html @@ -318,6 +318,12 @@ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 9ecf08f8a4..f2ec91399f 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/index.html b/blog/categories/mqtt/index.html index c3b3d86077..47606fb41a 100644 --- a/blog/categories/mqtt/index.html +++ b/blog/categories/mqtt/index.html @@ -294,6 +294,12 @@ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index 611afe28d2..199271adc8 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]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/index.html b/blog/categories/public-service-announcement/index.html index 38ae55e4ad..ae1ea978c0 100644 --- a/blog/categories/public-service-announcement/index.html +++ b/blog/categories/public-service-announcement/index.html @@ -219,6 +219,12 @@ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index b408d38d1d..3933f57070 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]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ @@ -13,6 +13,39 @@ Octopress + + <![CDATA[0.17: Onkyo, Panasonic, GTFS and config validation]]> + + 2016-04-09T06:10:00+00:00 + https://home-assistant.io/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation + Another awesome release ready to hit your homes. YAML can be hard for beginners and more experienced automators. So to help catch those pesky errors that sneak into your files we’ve been hard at work to introduce config validation! Especially huge thanks to @jaharkes for his hard work on this. Config validation is still in it’s early stages. More common platforms and components have been added but we didn’t do everything yet.

    + +

    When we encounter an invalid config we will now write a warning to your logs. You can see those in the frontend by clicking on the last developer tool. We’re looking into options to make it more clear - it is a work in progress.

    + +

    Another big thing is the addition of GTFS support. You probably don’t know it, but GTFS is the standard that public transit companies all over the world use to distribute their schedule. This means that you can now have the time of the next bus/train/etc right in your frontend.

    + +

    + + + +

    Breaking changes

    + +

    As of now we are not aware of any breaking changes. However, it might be that Home Assistant will not start for you because of an invalid configuration. A common mistake that people are making is that they are still referring to execute_service in their script configs. This should be service.

    +]]>
    +
    + <![CDATA[0.16: Embedded MQTT broker, Uber, Yamaha receivers and Growl]]> @@ -237,54 +270,6 @@ player state attributes. This change affects automations, scripts and scenes.Bug fixes and improvements by @persandstrom, @fabaff, @balloob, @pavoni, @philipbl, @MartinHjelmare, @rmkraus, @molobrakos, @lukas-hetzenecker, @TangoAlpha, @deisi, @Danielhiversen, @roqeer, @jaharkes -]]> - - - - <![CDATA[0.12: Insteon, LIFX, Twitter and ZigBee]]> - - 2016-01-30T08:22:00+00:00 - https://home-assistant.io/blog/2016/01/30/insteon-lifx-twitter-and-zigbee - Another sprint has come to an end and it seems that we have not slowed down a single bit 🚀. 0.12 is full of new components, platforms and organizational additions.

    - -

    I would like to give a shout out to Greg Dowling (@pavoni) as every release includes new work from him. He is constantly adding support for new platforms or improving the reliablity of existing components and platforms. Keep up the good work!

    - -

    This release includes a very frequent requested feature: the ability to organize entities in different tabs in the frontend. See the demo to see this in action and read more in the group documentation how to get started.

    - -

    - -Example of the new views in the frontend. Learn more. -

    - -

    - - - -

    Backwards incompatible changes

    -
      -
    • Nest config has moved from thermostat to the Nest component.
    • -
    • Entity IDs for Z-Wave devices are now generated in a deterministic way causing all IDs to change starting this release. This is a one time change.
    • -
    ]]>
    diff --git a/blog/categories/release-notes/index.html b/blog/categories/release-notes/index.html index 3bb25c1a8e..af62d5eea7 100644 --- a/blog/categories/release-notes/index.html +++ b/blog/categories/release-notes/index.html @@ -122,6 +122,38 @@

    2016

    + + + +
    @@ -1184,6 +1216,12 @@ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index ebf1a67ef9..b2d78b85a6 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/index.html b/blog/categories/survey/index.html index bc170a35bf..1ab78559fd 100644 --- a/blog/categories/survey/index.html +++ b/blog/categories/survey/index.html @@ -219,6 +219,12 @@ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 00e555d388..bbc06cfc6d 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]]> - 2016-04-09T06:06:23+00:00 + 2016-04-09T06:47:59+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/index.html b/blog/categories/user-stories/index.html index 0416d2b4ef..9068f934a6 100644 --- a/blog/categories/user-stories/index.html +++ b/blog/categories/user-stories/index.html @@ -219,6 +219,12 @@ diff --git a/blog/index.html b/blog/index.html index 6d02ccd8b9..32ebd691f7 100644 --- a/blog/index.html +++ b/blog/index.html @@ -102,6 +102,71 @@ +
    +
    + +

    + 0.17: Onkyo, Panasonic, GTFS and config validation +

    + + + +
    + + + 1 minute reading time + + + + + + Comments + +
    + +
    + + +
    +

    Another awesome release ready to hit your homes. YAML can be hard for beginners and more experienced automators. So to help catch those pesky errors that sneak into your files we’ve been hard at work to introduce config validation! Especially huge thanks to @jaharkes for his hard work on this. Config validation is still in it’s early stages. More common platforms and components have been added but we didn’t do everything yet.

    + +

    When we encounter an invalid config we will now write a warning to your logs. You can see those in the frontend by clicking on the last developer tool. We’re looking into options to make it more clear - it is a work in progress.

    + +

    Another big thing is the addition of GTFS support. You probably don’t know it, but GTFS is the standard that public transit companies all over the world use to distribute their schedule. This means that you can now have the time of the next bus/train/etc right in your frontend.

    + +

    + + + +

    Breaking changes

    + +

    As of now we are not aware of any breaking changes. However, it might be that Home Assistant will not start for you because of an invalid configuration. A common mistake that people are making is that they are still referring to execute_service in their script configs. This should be service.

    + + +
    +
    +
    +
    @@ -809,62 +874,6 @@ Hold your NFC tag against the belly of Garfield to unlock the alarm.

    -
    -
    - -

    - Smarter SmartThings with MQTT and Home Assistant -

    - - - -
    - - - eight minutes reading time - - - - - - Comments - -
    - -
    - - -
    -

    This is a guest post by Home Assistant users Jeremiah Wuenschel and St. John Johnson.

    - -

    So you own a SmartThings Hub. You probably bought it when you were looking to get into the whole Home Automation hobby because it worked with pretty much everything and offered you the ability to automate anything. After a week of ownership, you realized that building dashboards and automating required writing way more Groovy then you expected. Then one day you were browsing reddit and discovered the amazingness that is Home Assistant! A solution that offered dashboards, graphs, working support for Nest, and REAL EASY automation!

    - -

    You spent your weekend getting everything set up, showing it off to your significant other, but in the end you got stumped when it came to integrating with all your existing SmartThings toys. What do I do now? Should I buy another hub? Should I just buy a Z-Wave stick?

    - -

    That’s where we came in. We wanted a solution that can bridge the awesomeness of Home Assistant with the SmartThings hub that works with almost everything.

    - -

    - -

    - - - - Read on → - -
    -
    -
    - -
    -
    - -
    -
    - -

    - Community Highlights -

    - - - -
    - - - less than one minute reading time - - - - - - Comments - -
    - -
    - - -
    -

    From time to time we come along things that are worth sharing with fellow Home Assisters. Here a list of some cool stuff from last week:

    - -

    First is the public beta of Let’s Encrypt. Let’s Encrypt is a new certificate authority that is free, automated and open. This means that it will now be very easy to secure your connection to Home Assistant while you are away from home. W1ll1am23 has written up a guide how to get started.

    - -

    The next thing is a show-off of some of the cool stuff people do with Home Assistant. This is miniconfig talking to Home Assistant using the Amazon Echo!

    - -
    - -
    - -

    And last but not least, Midwestern Mac did a microSD card performance comparison for the Raspberry Pi. If you’re using a Pi, make sure to check it out!

    - -

    diff --git a/blog/posts/3/index.html b/blog/posts/3/index.html index ca4498968d..128c0ee355 100644 --- a/blog/posts/3/index.html +++ b/blog/posts/3/index.html @@ -102,6 +102,57 @@ +
    +
    + +

    + Community Highlights +

    + + + +
    + + + less than one minute reading time + + + + + + Comments + +
    + +
    + + +
    +

    From time to time we come along things that are worth sharing with fellow Home Assisters. Here a list of some cool stuff from last week:

    + +

    First is the public beta of Let’s Encrypt. Let’s Encrypt is a new certificate authority that is free, automated and open. This means that it will now be very easy to secure your connection to Home Assistant while you are away from home. W1ll1am23 has written up a guide how to get started.

    + +

    The next thing is a show-off of some of the cool stuff people do with Home Assistant. This is miniconfig talking to Home Assistant using the Amazon Echo!

    + +
    + +
    + +

    And last but not least, Midwestern Mac did a microSD card performance comparison for the Raspberry Pi. If you’re using a Pi, make sure to check it out!

    + + +
    +
    +
    +
    @@ -650,57 +701,6 @@ Inspried by a fea

    -
    -
    - -

    - Using MQTT with Home Assistant -

    - - - -
    - - - nine minutes reading time - - - - - - Comments - -
    - -
    - - -
    - -

    MQTT support was added to Home Assistant recently. The MQTT component will enable you to do all sort of things. Most likely you will use it to communicate with your devices. But Home Assistant doesn’t care where the data is coming from or is limited to real hardware as long as there is MQTT support. This means that it doesn’t matter if the data is coming from a human, a web service, or a device.

    - -

    A great example is shown in a Laundry Automation post in this blog.

    - -

    This post will give you a small overview of some other possibilities on how to use MQTT with Home Assistant.

    - - - - Read on → - -
    -
    -
    - @@ -130,6 +131,7 @@
    • host (Required): IP address of your switch, eg. 192.168.1.10.
    • +
    • mac (Optional): MAC address of the switch, eg “AA:BB:CC:DD:EE:FF”. This is required if the switch is connected to a different subnet to the machine running Home Assistant
    diff --git a/components/switch.zwave/index.html b/components/switch.zwave/index.html index c016abf6e5..ea93178f0d 100644 --- a/components/switch.zwave/index.html +++ b/components/switch.zwave/index.html @@ -150,6 +150,9 @@
  • Z-Wave Sensor
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.ecobee/index.html b/components/thermostat.ecobee/index.html index 02b0ef2cdc..59cbffceee 100644 --- a/components/thermostat.ecobee/index.html +++ b/components/thermostat.ecobee/index.html @@ -173,6 +173,9 @@
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.heat_control/index.html b/components/thermostat.heat_control/index.html index e4d34d416e..0a5b1d1dd5 100644 --- a/components/thermostat.heat_control/index.html +++ b/components/thermostat.heat_control/index.html @@ -187,6 +187,9 @@
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.heatmiser/index.html b/components/thermostat.heatmiser/index.html index 25c3de778c..d403718d29 100644 --- a/components/thermostat.heatmiser/index.html +++ b/components/thermostat.heatmiser/index.html @@ -191,6 +191,9 @@
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.homematic/index.html b/components/thermostat.homematic/index.html index a8b2d0ffc8..1d788444b2 100644 --- a/components/thermostat.homematic/index.html +++ b/components/thermostat.homematic/index.html @@ -193,6 +193,9 @@
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.honeywell/index.html b/components/thermostat.honeywell/index.html index 31dc84ba3a..8b34369fbe 100644 --- a/components/thermostat.honeywell/index.html +++ b/components/thermostat.honeywell/index.html @@ -183,6 +183,9 @@
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.nest/index.html b/components/thermostat.nest/index.html index 9c54a8b2b1..f2f86b1a92 100644 --- a/components/thermostat.nest/index.html +++ b/components/thermostat.nest/index.html @@ -191,6 +191,9 @@
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.proliphix/index.html b/components/thermostat.proliphix/index.html index c06fdedb9e..62169f6eb0 100644 --- a/components/thermostat.proliphix/index.html +++ b/components/thermostat.proliphix/index.html @@ -193,6 +193,9 @@ of OID values. A complete collection of the API is available in this
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.radiotherm/index.html b/components/thermostat.radiotherm/index.html index 52449723a5..5dfa6ef3f3 100644 --- a/components/thermostat.radiotherm/index.html +++ b/components/thermostat.radiotherm/index.html @@ -191,6 +191,9 @@
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/thermostat.zwave/index.html b/components/thermostat.zwave/index.html new file mode 100644 index 0000000000..fa3175fb1c --- /dev/null +++ b/components/thermostat.zwave/index.html @@ -0,0 +1,228 @@ + + + + + + + + + + Z-Wave Thermostat - Home Assistant + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    + +
    + + +
    + + + + +
    +

    + Z-Wave Thermostat +

    +
    +
    + + +

    To get your Z-Wave thermostat working with Home Assistant, follow the instructions for the general Z-Wave component.

    + + +
    + + +
    + + + + +
    +
    + + + + + + + + + \ No newline at end of file diff --git a/components/thermostat/index.html b/components/thermostat/index.html index ff6833ec69..3f65e1b3c3 100644 --- a/components/thermostat/index.html +++ b/components/thermostat/index.html @@ -160,6 +160,9 @@
  • Radiotherm Thermostat
  • +
  • + Z-Wave Thermostat +
  • diff --git a/components/zwave/index.html b/components/zwave/index.html index 0fae7249f2..385099ef9c 100644 --- a/components/zwave/index.html +++ b/components/zwave/index.html @@ -259,6 +259,10 @@ Depending on what’s plugged into your USB ports, the name found above may chan soft_reset Tells the controller to do a “soft reset”. This is not supposed to lose any data, but different controllers can behave differently to a “soft reset” command. + + test_network + Tells the controller to send no-op commands to each node and measure the time for a response. In theory, this can also bring back nodes which have been marked “presumed dead”. + @@ -390,6 +394,9 @@ to help keep a zwave network running relliably. For example:

  • Z-Wave Switch
  • +
  • + Z-Wave Thermostat +
  • diff --git a/images/supported_brands/gtfs.png b/images/supported_brands/gtfs.png new file mode 100644 index 0000000000..45f39d707f Binary files /dev/null and b/images/supported_brands/gtfs.png differ diff --git a/images/supported_brands/loop.png b/images/supported_brands/loop.png new file mode 100644 index 0000000000..a96a4099f8 Binary files /dev/null and b/images/supported_brands/loop.png differ diff --git a/images/supported_brands/onkyo.png b/images/supported_brands/onkyo.png new file mode 100644 index 0000000000..eaca37abcf Binary files /dev/null and b/images/supported_brands/onkyo.png differ diff --git a/images/supported_brands/panasonic.png b/images/supported_brands/panasonic.png new file mode 100644 index 0000000000..67c008e0dd Binary files /dev/null and b/images/supported_brands/panasonic.png differ diff --git a/sitemap.xml b/sitemap.xml index b7717d5682..650d766e3c 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,5 +1,9 @@ + + https://home-assistant.io/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/ + 2016-04-09T06:10:00+00:00 + https://home-assistant.io/blog/2016/04/07/static-website/ 2016-04-07T06:28:00+00:00 @@ -1083,6 +1087,9 @@ https://home-assistant.io/components/notify.message_bird/ + + https://home-assistant.io/components/media_player.panasonic_viera/ + https://home-assistant.io/components/switch.wake_on_lan/ @@ -1101,6 +1108,24 @@ https://home-assistant.io/components/binary_sensor.vera/ + + https://home-assistant.io/components/sensor.gtfs/ + + + https://home-assistant.io/components/media_player.onkyo/ + + + https://home-assistant.io/components/sensor.loop_energy/ + + + https://home-assistant.io/components/thermostat.zwave/ + + + https://home-assistant.io/components/camera.rpi_camera/ + + + https://home-assistant.io/components/sensor.nzbget/ + https://home-assistant.io/cookbook/automation_for_rainy_days/ @@ -1344,632 +1369,635 @@ https://home-assistant.io/blog/2016/04/07/static-website/ + + https://home-assistant.io/blog/2016/04/09/onkyo-panasonic-gtfs-and-config-validation/ + https://home-assistant.io/components/alarm_control_panel.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/alarm_control_panel.manual.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/alarm_control_panel.mqtt.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/arduino.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/automation.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/browser.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/camera.foscam.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/camera.generic.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/configurator.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/conversation.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_sun_light_trigger.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.actiontec.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.aruba.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.asuswrt.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.ddwrt.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.locative.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.luci.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.mqtt.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.netgear.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.nmap_scanner.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.owntracks.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.snmp.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.thomson.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.tomato.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.tplink.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/device_tracker.ubus.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/discovery.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/downloader.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/ecobee.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/group.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/history.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/ifttt.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/ifttt.manything.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/introduction.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/isy994.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/keyboard.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.blinksticklight.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.hue.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.hyperion.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.limitlessled.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.rfxtrx.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.tellstick.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.vera.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/light.wink.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/lock.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/lock.wink.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/logbook.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.cast.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.denon.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.firetv.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.itunes.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.kodi.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.mpd.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.plex.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.sonos.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/media_player.squeezebox.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/modbus.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/mqtt.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.file.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.instapush.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.nma.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.pushbullet.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.pushover.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.slack.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.smtp.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.syslog.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.telegram.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/notify.xmpp.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/rfxtrx.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/scene.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/script.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.arduino.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.arest.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.bitcoin.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.command_sensor.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.cpuspeed.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.dht.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.ecobee.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.efergy.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.forecast.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.glances.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.modbus.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.mqtt.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.mysensors.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.openweathermap.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.rest.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.rfxtrx.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.rpi_gpio.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.sabnzbd.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.speedtest.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.swiss_public_transport.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.systemmonitor.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.tellstick.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.temper.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.time_date.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.transmission.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.vera.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.wink.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sensor.worldclock.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/shell_command.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/simple_alarm.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/sun.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.arduino.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.arest.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.command_switch.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.edimax.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.hikvision.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.modbus.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.mqtt.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.pulseaudio_loopback.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.rest.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.rfxtrx.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.rpi_gpio.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.tellstick.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.transmission.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.vera.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.wemo.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/switch.wink.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/tellstick.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/thermostat.ecobee.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/thermostat.heat_control.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/thermostat.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/thermostat.nest.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/thermostat.radiotherm.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/vera.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/verisure.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/wink.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/zone.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/components/zwave.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/demo/frontend.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/demo/index.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/add_new_platform.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/api.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/architecture.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/creating_components.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/credits.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/frontend.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/python_api.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/rest_api.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/developers/website.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/android.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/automation.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/autostart.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/configuration.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/devices.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/presence-detection.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/templating.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/troubleshooting-configuration.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/getting-started/troubleshooting.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/googlef4f3693c209fe788.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00 https://home-assistant.io/static/mdi-demo.html - 2016-04-09T06:05:46+00:00 + 2016-04-09T06:47:25+00:00