diff --git a/atom.xml b/atom.xml index 0bbfc9e36b..ad96ca21b7 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-10-22T11:28:24+00:00 + 2016-10-22T14:38:18+00:00 https://home-assistant.io/ @@ -48,9 +48,9 @@

REST! We don’t…

-

There was a lot of work done on our implementation which are working with RESTful APIs. @w1ll1am23 extended the aREST platforms to display if an aREST unit is available or not. The aREST is now covered by the configuration check as well. Please check the Breaking changes section for more details.

+

There was a lot of work done on our implementation which are working with RESTful APIs. @w1ll1am23 extended the aREST platforms to display if an aREST unit is available or not. The aREST implementations are now covered by the configuration check as well. Please check the Breaking changes section for more details.

-

The REST sensor supports now HTTP authentication (basic and digest) and custom header. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.

+

The REST sensor supports now HTTP authentication (basic and digest) and custom headers. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.

sensor
   - platform: rest
@@ -297,7 +297,7 @@
 

Hotfix 0.29.4 - September 30

    -
  • Alexa config fix ([@baloob], reported by @lwis)
  • +
  • Alexa config fix (@balloob, reported by @lwis)
  • Envisalink discovery fix (@cinntax)
  • Acer Projector config fix (@pvizeli)
@@ -305,13 +305,13 @@

Hotfix 0.29.5 - September 30

    -
  • Fix Climate Nest platform (@tchellomello, @jawilson)
  • +
  • Fix Climate Nest platform (@tchellomello, @jawilson)

Hotfix 0.29.6 - October 1

    -
  • Fix segmentation fault (@bbangert, fixes #3453) πŸŽ‰
  • +
  • Fix segmentation fault (@bbangert) πŸŽ‰
  • Fix nested templates in data_template would incorrectly get cached (@balloob)
diff --git a/blog/2016/09/29/async-sleepiq-emoncms-stocks/index.html b/blog/2016/09/29/async-sleepiq-emoncms-stocks/index.html index a1197e55e4..57507be259 100644 --- a/blog/2016/09/29/async-sleepiq-emoncms-stocks/index.html +++ b/blog/2016/09/29/async-sleepiq-emoncms-stocks/index.html @@ -190,7 +190,7 @@

Hotfix 0.29.4 - September 30

    -
  • Alexa config fix ([@baloob], reported by @lwis)
  • +
  • Alexa config fix (@balloob, reported by @lwis)
  • Envisalink discovery fix (@cinntax)
  • Acer Projector config fix (@pvizeli)
@@ -198,13 +198,13 @@

Hotfix 0.29.5 - September 30

    -
  • Fix Climate Nest platform (@tchellomello, @jawilson)
  • +
  • Fix Climate Nest platform (@tchellomello, @jawilson)

Hotfix 0.29.6 - October 1

    -
  • Fix segmentation fault (@bbangert, fixes #3453) πŸŽ‰
  • +
  • Fix segmentation fault (@bbangert) πŸŽ‰
  • Fix nested templates in data_template would incorrectly get cached (@balloob)
diff --git a/blog/2016/10/08/hassbian-rest-digital-ocean/index.html b/blog/2016/10/08/hassbian-rest-digital-ocean/index.html index 1615b35eca..893322d28c 100644 --- a/blog/2016/10/08/hassbian-rest-digital-ocean/index.html +++ b/blog/2016/10/08/hassbian-rest-digital-ocean/index.html @@ -138,9 +138,9 @@

REST! We don’t…

-

There was a lot of work done on our implementation which are working with RESTful APIs. @w1ll1am23 extended the aREST platforms to display if an aREST unit is available or not. The aREST is now covered by the configuration check as well. Please check the Breaking changes section for more details.

+

There was a lot of work done on our implementation which are working with RESTful APIs. @w1ll1am23 extended the aREST platforms to display if an aREST unit is available or not. The aREST implementations are now covered by the configuration check as well. Please check the Breaking changes section for more details.

-

The REST sensor supports now HTTP authentication (basic and digest) and custom header. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.

+

The REST sensor supports now HTTP authentication (basic and digest) and custom headers. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.

sensor
   - platform: rest
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index 7a0172b4ec..1c04deb62c 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Community | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 7b408fd3ab..5de57b68c0 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]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 5fc19fc0a4..f7c9ceb2b1 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: ESP8266 | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 49443d6207..1c942af97f 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-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index 8febd0248f..86660049d1 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: iBeacons | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+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 7a63499f0e..e35d11f9c5 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-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index ef2fe1a4ae..0c75681077 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]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index 3425df656c..dd7c542c22 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Micropython | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 6aba0f8faf..57774da74d 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: MQTT | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index 3cc9b7685c..00cb072ef4 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Organisation | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index e12196990d..3eeb9701ee 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: OwnTracks | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 658f76c6b5..21471a4fd2 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]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+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 d922575cf2..b6b50c335a 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-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index 1995358383..844910e37c 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-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
@@ -48,9 +48,9 @@ As the results are processed on-the-fly you still need to use the data from your
 
 ###  REST! We don't... 
 
-There was a lot of work done on our implementation which are working with RESTful APIs. [@w1ll1am23] extended the [aREST] platforms to display if an aREST unit is available or not. The aREST is now covered by the configuration check as well. Please check the Breaking changes section for more details.
+There was a lot of work done on our implementation which are working with RESTful APIs. [@w1ll1am23] extended the [aREST] platforms to display if an aREST unit is available or not. The aREST implementations are now covered by the configuration check as well. Please check the Breaking changes section for more details.
 
-The [REST sensor][rest-sensor] supports now HTTP authentication (basic and digest) and custom header. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.
+The [REST sensor][rest-sensor] supports now HTTP authentication (basic and digest) and custom headers. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.
 
 ```yaml
 sensor
@@ -271,17 +271,17 @@ Since 0.28 [automation rules](/blog/2016/09/10/notify-group-reload-api-pihole/#r
 
 ###  Hotfix 0.29.4 - September 30 
 
- - Alexa config fix ([@baloob], reported by [@lwis])
+ - Alexa config fix ([@balloob], reported by [@lwis])
  - Envisalink discovery fix ([@cinntax])
  - Acer Projector config fix ([@pvizeli])
 
 ###  Hotfix 0.29.5 - September 30 
 
- - Fix Climate Nest platform (@tchellomello, @jawilson)
+ - Fix Climate Nest platform ([@tchellomello], [@jawilson])
 
 ###  Hotfix 0.29.6 - October 1 
 
- - Fix segmentation fault ([@bbangert], fixes #3453) πŸŽ‰
+ - Fix segmentation fault ([@bbangert]) πŸŽ‰
  - Fix nested templates in `data_template` would incorrectly get cached ([@balloob])
 
 ###  Hotfix 0.29.7 - October 5 
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index 5101b42160..f9dc9a27f2 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Survey | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 21f481ba85..09a5a9b87e 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Talks | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index 6fcc10039c..2d00175014 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Technology | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 3e2ee08456..9925c39e63 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-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 103c234e49..341b8919a4 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Video | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index 305d56cf85..5e241c5fb3 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Website | Home Assistant]]>
   
   
-  2016-10-22T11:28:24+00:00
+  2016-10-22T14:38:18+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/index.html b/blog/index.html
index 9a559959e9..ae64215a32 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -142,9 +142,9 @@
 
 

REST! We don’t…

-

There was a lot of work done on our implementation which are working with RESTful APIs. @w1ll1am23 extended the aREST platforms to display if an aREST unit is available or not. The aREST is now covered by the configuration check as well. Please check the Breaking changes section for more details.

+

There was a lot of work done on our implementation which are working with RESTful APIs. @w1ll1am23 extended the aREST platforms to display if an aREST unit is available or not. The aREST implementations are now covered by the configuration check as well. Please check the Breaking changes section for more details.

-

The REST sensor supports now HTTP authentication (basic and digest) and custom header. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.

+

The REST sensor supports now HTTP authentication (basic and digest) and custom headers. This will allow you to access resources which are protected. This sample sensor will access GitHub and retrieve the latest release number while by-passing the rate limit for non-authenticated requests.

sensor
   - platform: rest
@@ -487,7 +487,7 @@
 

Hotfix 0.29.4 - September 30

    -
  • Alexa config fix ([@baloob], reported by @lwis)
  • +
  • Alexa config fix (@balloob, reported by @lwis)
  • Envisalink discovery fix (@cinntax)
  • Acer Projector config fix (@pvizeli)
@@ -495,13 +495,13 @@

Hotfix 0.29.5 - September 30

    -
  • Fix Climate Nest platform (@tchellomello, @jawilson)
  • +
  • Fix Climate Nest platform (@tchellomello, @jawilson)

Hotfix 0.29.6 - October 1

    -
  • Fix segmentation fault (@bbangert, fixes #3453) πŸŽ‰
  • +
  • Fix segmentation fault (@bbangert) πŸŽ‰
  • Fix nested templates in data_template would incorrectly get cached (@balloob)
diff --git a/sitemap.xml b/sitemap.xml index 2aebcee573..c9c69a862b 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2180,62 +2180,62 @@ https://home-assistant.io/demo/frontend.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/index.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00 https://home-assistant.io/static/mdi-demo.html -2016-10-22T11:27:35+00:00 +2016-10-22T14:37:36+00:00