From 5ddb1dac3638e69f12c701337d519d111197ac87 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 17 Dec 2015 19:00:36 -0800 Subject: [PATCH] Site updated at 2015-12-18 03:00:35 UTC --- atom.xml | 2 +- blog/2014/12/18/website-launched/index.html | 29 +- .../index.html | 29 +- .../index.html | 29 +- .../index.html | 29 +- blog/2015/01/13/nest-in-da-house/index.html | 29 +- blog/2015/01/24/release-notes/index.html | 29 +- .../2015/02/08/looking-at-the-past/index.html | 31 +- blog/2015/02/24/streaming-updates/index.html | 29 +- .../index.html | 29 +- blog/2015/03/08/new-logo/index.html | 29 +- blog/2015/03/11/release-notes/index.html | 29 +- blog/2015/03/22/release-notes/index.html | 29 +- blog/2015/04/25/release-notes/index.html | 29 +- .../05/09/utc-time-zone-awareness/index.html | 29 +- blog/2015/05/14/release-notes/index.html | 29 +- blog/2015/06/10/release-notes/index.html | 29 +- .../index.html | 29 +- .../index.html | 29 +- .../index.html | 29 +- .../index.html | 29 +- .../index.html | 29 +- .../index.html | 31 +- .../13/home-assistant-meets-ifttt/index.html | 31 +- .../index.html | 29 +- .../alarm-sonos-and-itunes-support/index.html | 29 +- .../index.html | 29 +- .../index.html | 33 +- .../index.html | 29 +- .../index.html | 29 +- .../index.html | 29 +- .../11/22/survey-november-2015/index.html | 29 +- .../12/05/community-highlights/index.html | 29 +- .../index.html | 29 +- .../12/07/influxdb-and-grafana/index.html | 35 +- .../index.html | 29 +- .../index.html | 29 +- .../index.html | 29 +- blog/archives/index.html | 111 +- blog/categories/architecture/atom.xml | 4 +- blog/categories/architecture/index.html | 41 +- blog/categories/branding/atom.xml | 13 +- blog/categories/branding/index.html | 76 +- blog/categories/community/atom.xml | 4 +- blog/categories/community/index.html | 41 +- blog/categories/component/atom.xml | 153 - blog/categories/component/index.html | 381 --- blog/categories/core/atom.xml | 69 - blog/categories/core/index.html | 315 -- blog/categories/esp8266/atom.xml | 4 +- blog/categories/esp8266/index.html | 47 +- blog/categories/frontend/atom.xml | 81 - blog/categories/frontend/index.html | 317 -- blog/categories/how-to/atom.xml | 4 +- blog/categories/how-to/index.html | 63 +- blog/categories/mqtt/atom.xml | 4 +- blog/categories/mqtt/index.html | 51 +- .../public-service-announcement/atom.xml | 4 +- .../public-service-announcement/index.html | 43 +- blog/categories/release-notes/atom.xml | 4 +- blog/categories/release-notes/index.html | 331 +- blog/categories/survey/atom.xml | 4 +- blog/categories/survey/index.html | 41 +- blog/categories/user-stories/atom.xml | 125 +- blog/categories/user-stories/index.html | 75 +- blog/categories/website/atom.xml | 25 - blog/index.html | 84 +- blog/posts/2/index.html | 84 +- blog/posts/3/index.html | 76 +- blog/posts/4/index.html | 84 +- components/camera.foscam/index.html | 3 - components/camera.generic/index.html | 3 - components/camera.mjpeg/index.html | 3 - components/camera/index.html | 23 - components/device_tracker.luci/index.html | 5 +- components/ifttt.manything/index.html | 3 - components/index.html | 20 +- components/sensor.arest/index.html | 3 + components/sensor.bitcoin/index.html | 3 + components/sensor.command_sensor/index.html | 3 + components/sensor.cpuspeed/index.html | 3 + components/sensor.dweet/index.html | 3 + components/sensor.ecobee/index.html | 3 + components/sensor.efergy/index.html | 3 + .../sensor.eliqonline}/index.html | 250 +- components/sensor.glances/index.html | 3 + components/sensor.modbus/index.html | 3 + components/sensor.mqtt/index.html | 3 + components/sensor.mysensors/index.html | 3 + components/sensor.rest/index.html | 5 +- components/sensor.rfxtrx/index.html | 3 + components/sensor.sabnzbd/index.html | 3 + .../sensor.swiss_public_transport/index.html | 3 + components/sensor.systemmonitor/index.html | 3 + components/sensor.tellstick/index.html | 3 + components/sensor.temper/index.html | 3 + components/sensor.time_date/index.html | 3 + components/sensor.transmission/index.html | 3 + components/sensor.vera/index.html | 3 + components/sensor.wink/index.html | 3 + components/sensor.worldclock/index.html | 3 + components/sensor.zwave/index.html | 3 + components/sensor/index.html | 3 + components/switch.hikvision/index.html | 3 - cookbook/index.html | 3 + cookbook/send_a_reminder/index.html | 179 + demo/frontend.html | 2868 ++++++++--------- images/supported_brands/eliq.png | Bin 0 -> 21584 bytes images/supported_brands/nmap.png | Bin 43979 -> 13741 bytes index.html | 2 +- sitemap.xml | 328 +- stylesheets/screen.css | 2 +- 112 files changed, 3879 insertions(+), 3743 deletions(-) delete mode 100644 blog/categories/component/atom.xml delete mode 100644 blog/categories/component/index.html delete mode 100644 blog/categories/core/atom.xml delete mode 100644 blog/categories/core/index.html delete mode 100644 blog/categories/frontend/atom.xml delete mode 100644 blog/categories/frontend/index.html delete mode 100644 blog/categories/website/atom.xml rename {blog/categories/website => components/sensor.eliqonline}/index.html (50%) create mode 100644 cookbook/send_a_reminder/index.html create mode 100644 images/supported_brands/eliq.png diff --git a/atom.xml b/atom.xml index f230173e0d..bdd5e83608 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2015-12-16T07:13:38-08:00 + 2015-12-17T19:00:26-08:00 https://home-assistant.io/ diff --git a/blog/2014/12/18/website-launched/index.html b/blog/2014/12/18/website-launched/index.html index bfe5fc6527..4c6e0280e7 100644 --- a/blog/2014/12/18/website-launched/index.html +++ b/blog/2014/12/18/website-launched/index.html @@ -113,7 +113,7 @@ @@ -145,8 +145,28 @@
+ +
+

About Home Assistant

+ +
+ -
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 5eee1e59a1..2f22ce48d7 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 @@ -113,7 +113,7 @@ @@ -200,8 +200,28 @@ This article will try to explain how they all relate.

+ +
+

About Home Assistant

+ +
+ -
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 2fd1d6917a..6a4cfada1d 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 @@ -113,7 +113,7 @@ @@ -184,8 +184,28 @@ api_key=ABCDEFGHJKLMNOPQRSTUVXYZ
+ +
+

About Home Assistant

+ +
+ -
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 66519557ca..7c6e08871c 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 @@ -113,7 +113,7 @@ @@ -159,8 +159,28 @@
+ +
+

About Home Assistant

+ +
+ -
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 f0862a3b80..a6af0d2bbc 100644 --- a/blog/2015/01/13/nest-in-da-house/index.html +++ b/blog/2015/01/13/nest-in-da-house/index.html @@ -113,7 +113,7 @@ @@ -162,8 +162,28 @@ password=YOUR_PASSWORD
+ +
+

About Home Assistant

+ +
+ -
diff --git a/blog/2015/01/24/release-notes/index.html b/blog/2015/01/24/release-notes/index.html index c7e5dcb034..889da6de85 100644 --- a/blog/2015/01/24/release-notes/index.html +++ b/blog/2015/01/24/release-notes/index.html @@ -113,7 +113,7 @@ @@ -168,8 +168,28 @@ Home Assistant now supports --open-ui and --demo-mode
+ +
+

About Home Assistant

+ +
+ -
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 29adf48b3a..8a45083760 100644 --- a/blog/2015/02/08/looking-at-the-past/index.html +++ b/blog/2015/02/08/looking-at-the-past/index.html @@ -113,9 +113,7 @@ @@ -178,8 +176,28 @@ Events are saved in a local database. Google Graphs is used to draw the graph. D
+ +
+

About Home Assistant

+ +
+ -
diff --git a/blog/2015/02/24/streaming-updates/index.html b/blog/2015/02/24/streaming-updates/index.html index 680467a0f7..d3e014414b 100644 --- a/blog/2015/02/24/streaming-updates/index.html +++ b/blog/2015/02/24/streaming-updates/index.html @@ -113,7 +113,7 @@ @@ -161,8 +161,28 @@
+ +
+

About Home Assistant

+ +
+ -
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 124037e340..e39a6844bb 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 @@ -113,7 +113,7 @@ @@ -151,8 +151,28 @@
+ +
+

About Home Assistant

+ +
+ -
diff --git a/blog/2015/03/08/new-logo/index.html b/blog/2015/03/08/new-logo/index.html index 8b626a27bf..1c2965d8fc 100644 --- a/blog/2015/03/08/new-logo/index.html +++ b/blog/2015/03/08/new-logo/index.html @@ -113,7 +113,7 @@ @@ -152,8 +152,28 @@ The old logo, the new detailed logo and the new simple logo.
+ +
+

About Home Assistant

+ +
+ -
diff --git a/blog/2015/03/11/release-notes/index.html b/blog/2015/03/11/release-notes/index.html index 53e02665c1..a1a83434da 100644 --- a/blog/2015/03/11/release-notes/index.html +++ b/blog/2015/03/11/release-notes/index.html @@ -113,7 +113,7 @@ @@ -191,8 +191,28 @@ An initial version of voice control for Home Assistant has landed. The current i
+ +
+

About Home Assistant

+ +
+ -
diff --git a/blog/2015/03/22/release-notes/index.html b/blog/2015/03/22/release-notes/index.html index 562ed21542..ca9961f0ac 100644 --- a/blog/2015/03/22/release-notes/index.html +++ b/blog/2015/03/22/release-notes/index.html @@ -113,7 +113,7 @@ @@ -228,8 +228,28 @@ I (Paulus) have contributed a scene component. A user can create scenes that cap
+ +
+

About Home Assistant

+ +
+ -
diff --git a/blog/2015/04/25/release-notes/index.html b/blog/2015/04/25/release-notes/index.html index b7b52be5c7..971f00d254 100644 --- a/blog/2015/04/25/release-notes/index.html +++ b/blog/2015/04/25/release-notes/index.html @@ -113,7 +113,7 @@ @@ -239,8 +239,28 @@
+ +
+

About Home Assistant

+ +
+ -
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 d6ea835515..dd64f44a2d 100644 --- a/blog/2015/05/09/utc-time-zone-awareness/index.html +++ b/blog/2015/05/09/utc-time-zone-awareness/index.html @@ -113,7 +113,7 @@ @@ -174,8 +174,28 @@
+ +
+

About Home Assistant

+ +
+ -
diff --git a/blog/2015/05/14/release-notes/index.html b/blog/2015/05/14/release-notes/index.html index 3643163309..feccb4031f 100644 --- a/blog/2015/05/14/release-notes/index.html +++ b/blog/2015/05/14/release-notes/index.html @@ -113,7 +113,7 @@ @@ -266,8 +266,28 @@ Before diving into the newly supported devices and services, I want to highlight
+ +
+

About Home Assistant

+ +
+ -
diff --git a/blog/2015/06/10/release-notes/index.html b/blog/2015/06/10/release-notes/index.html index 7fa8397b39..b6d413c26c 100644 --- a/blog/2015/06/10/release-notes/index.html +++ b/blog/2015/06/10/release-notes/index.html @@ -113,7 +113,7 @@ @@ -319,8 +319,28 @@ This switch platform allows you to control your motion detection setting on your
+ +
+

About Home Assistant

+ +
+ -
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 d45e42a411..9aecf6b222 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 @@ -113,7 +113,7 @@ @@ -271,8 +271,28 @@ Fabian has added support for Forecast.io to g
+ +
+

About Home Assistant

+ +
+ -
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 4878fbe3a3..5b51e4f432 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 @@ -113,7 +113,7 @@ @@ -260,8 +260,28 @@ Support for Temper temperature sensors has been contributed by + +
+

About Home Assistant

+
+
+ -