From 96f1ba6f4c633c67c02a36cf742baee8b8e270ee Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 29 Jul 2017 22:25:43 +0000 Subject: [PATCH] Site updated at 2017-07-29 22:25:43 UTC --- atom.xml | 8 ++--- blog/2017/07/29/release-50/index.html | 5 ++-- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/media/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 10 +++---- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- blog/index.html | 5 ++-- sitemap.xml | 30 +++++++++---------- 27 files changed, 51 insertions(+), 51 deletions(-) diff --git a/atom.xml b/atom.xml index 7079cc1ff8..f59a835ef3 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ @@ -28,8 +28,6 @@

Adding the power of voice to integrations

-

Hass.io will be a great foundation for bigger and better integrated features. Stay tuned.

-

But enough about Hass.io, let’s not forget about Home Assistant. This release has completely revamped the way how we deal with voice integrations. We turned Home Assistant into a platform to write voice apps, no matter where the processing of the voice happens. This can be done by Alexa, Google Assistant or in the Home Assistant user interface.

We are super excited about the new functionality and hope that it will trigger a new type of applications and systems to be built on top of Home Assistant. This release includes a shopping list to show the new functionality. As a user you can add any item to the shopping list with your voice and also ask what is on your shopping list.

@@ -41,7 +39,9 @@

To make testing these applications easier, we’ve updated the conversation component. The component will now allow sentences to be configured that hook directly into the new voice functionality. Combined with the new interface it will allow for some great interactions!

- +
+ +

History improvements

diff --git a/blog/2017/07/29/release-50/index.html b/blog/2017/07/29/release-50/index.html index 91d7e1144b..fb6af8e1ed 100644 --- a/blog/2017/07/29/release-50/index.html +++ b/blog/2017/07/29/release-50/index.html @@ -91,7 +91,6 @@

The launch has been crazy successful. The 20 minute introduction video by BRUHAutomation already has 12.5k views in just 4 days with no less than 150 comments.

Hass.io will be a great foundation for bigger and better integrated features. Stay tuned.

Adding the power of voice to integrations

-

Hass.io will be a great foundation for bigger and better integrated features. Stay tuned.

But enough about Hass.io, let’s not forget about Home Assistant. This release has completely revamped the way how we deal with voice integrations. We turned Home Assistant into a platform to write voice apps, no matter where the processing of the voice happens. This can be done by Alexa, Google Assistant or in the Home Assistant user interface.

We are super excited about the new functionality and hope that it will trigger a new type of applications and systems to be built on top of Home Assistant. This release includes a shopping list to show the new functionality. As a user you can add any item to the shopping list with your voice and also ask what is on your shopping list.

# Example configuration.yaml entry
@@ -99,7 +98,9 @@
 

To make testing these applications easier, we’ve updated the conversation component. The component will now allow sentences to be configured that hook directly into the new voice functionality. Combined with the new interface it will allow for some great interactions!

- +
+ +

History improvements

@OverloadUT has been recently spending a lot of time on optimizing the history database queries. This release includes PR #8632, the first in a list of improvements that he is working on. This PR greatly improves requests for single entities by using an optimized query for this use case.

The performance change in some of his tests shows this change to be about 300x faster (30 seconds to 0.1 seconds!) (There is no theoretical upper limit due to the issue with multi-entity queries getting worse the longer the current recorder run has been going.)

diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index 7b8c220c6a..956b740eae 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 01a80cae37..b520d8981b 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 472f4665e5..71610543e1 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 4c9970fd3a..caf81a245b 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index b09907970b..6d58687a74 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index ddbe6c3f53..b2de188f28 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+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 779301ba39..b16f7f01f3 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index cc430885d0..4507081e93 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml index 52c13853b5..52dcce7674 100644 --- a/blog/categories/media/atom.xml +++ b/blog/categories/media/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Media | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 11064298fb..0b8479e3a9 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index 95b9dba3bc..35c077c3f3 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index cf1fda48c8..e4f6c4724a 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 8714326514..338cafb9c6 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 95e66418b7..6804e90980 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index e63682b8e7..09331fad80 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+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 f575624a47..7b3cc7390d 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index d66204f369..bba14bce99 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ @@ -28,8 +28,6 @@ Hass.io will be a great foundation for bigger and better integrated features. St ### Adding the power of voice to integrations -Hass.io will be a great foundation for bigger and better integrated features. Stay tuned. - But enough about Hass.io, let's not forget about Home Assistant. This release has completely revamped the way how we deal with voice integrations. We turned Home Assistant into a platform to write voice apps, no matter where the processing of the voice happens. This can be done by Alexa, Google Assistant or in the Home Assistant user interface. We are super excited about the new functionality and hope that it will trigger a new type of applications and systems to be built on top of Home Assistant. This release includes a shopping list to show the new functionality. As a user you can add any item to the shopping list with your voice and also ask what is on your shopping list. @@ -41,9 +39,9 @@ shopping_list: To make testing these applications easier, we've updated the conversation component. The component will now allow sentences to be configured that hook directly into the new voice functionality. Combined with the new interface it will allow for some great interactions! - +
+ +
### History improvements diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 77a88895cb..d703fda389 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 61d9281b7c..ac9b6c2609 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index d0f7c9b399..2091d4b284 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 01f1dcce6c..487684eae7 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 128f60e410..1593964d3e 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 24e2f748ca..6fbbadd359 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-07-29T21:57:28+00:00 + 2017-07-29T22:16:29+00:00 https://home-assistant.io/ diff --git a/blog/index.html b/blog/index.html index 557225661b..dc50b942bd 100644 --- a/blog/index.html +++ b/blog/index.html @@ -93,7 +93,6 @@

The launch has been crazy successful. The 20 minute introduction video by BRUHAutomation already has 12.5k views in just 4 days with no less than 150 comments.

Hass.io will be a great foundation for bigger and better integrated features. Stay tuned.

Adding the power of voice to integrations

-

Hass.io will be a great foundation for bigger and better integrated features. Stay tuned.

But enough about Hass.io, let’s not forget about Home Assistant. This release has completely revamped the way how we deal with voice integrations. We turned Home Assistant into a platform to write voice apps, no matter where the processing of the voice happens. This can be done by Alexa, Google Assistant or in the Home Assistant user interface.

We are super excited about the new functionality and hope that it will trigger a new type of applications and systems to be built on top of Home Assistant. This release includes a shopping list to show the new functionality. As a user you can add any item to the shopping list with your voice and also ask what is on your shopping list.

# Example configuration.yaml entry
@@ -101,7 +100,9 @@
 

To make testing these applications easier, we’ve updated the conversation component. The component will now allow sentences to be configured that hook directly into the new voice functionality. Combined with the new interface it will allow for some great interactions!

- +
+ +

History improvements

@OverloadUT has been recently spending a lot of time on optimizing the history database queries. This release includes PR #8632, the first in a list of improvements that he is working on. This PR greatly improves requests for single entities by using an optimized query for this use case.

The performance change in some of his tests shows this change to be about 300x faster (30 seconds to 0.1 seconds!) (There is no theoretical upper limit due to the issue with multi-entity queries getting worse the longer the current recorder run has been going.)

diff --git a/sitemap.xml b/sitemap.xml index d42c379375..5f19af61ea 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3819,62 +3819,62 @@ https://home-assistant.io/demo/frontend.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/index.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00 https://home-assistant.io/static/mdi-demo.html -2017-07-29T21:56:02+00:00 +2017-07-29T22:14:58+00:00