diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index d3b88884a3..40b321d9cf 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 17e398283b..bb055eb7bc 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index f7ba22fa1b..c309b035e2 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index cdf6ca272a..ddfc6c7889 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml
index 744d229f24..fbdf91d1bc 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index e4c32c777a..c7cd1e6de0 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index 0e3b9c23a1..683f7f44f5 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 9d66654267..0d4e9860a8 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 9dc77bf27e..a922b10f5f 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml
index 046ac703dc..ce5fbf8513 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index 4e544bcfb7..9b3955f52a 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
@@ -13,6 +13,111 @@
Octopress
+
+
+
+ 2016-05-07T18:06:00+00:00
+ https://home-assistant.io/blog/2016/05/07/empowering-scripts-and-alexa
+ This release is big. Until now, our automations and scripts have been very static. Starting today it should all be a bit more dynamic.
+
+
Scripts are now available in automations and when responding to Alexa/Amazon Echo. Both of these components will now expose data to be used in script templates (including from_state !). Passing data to script entities is available by passing the data to the script services.
Entity Namespaces allow you to influence the entity ids for a specific platform. For example you can turn light.living_room into light.holiday_home_living_room with the following config:
devices:
+ 1b2200000890efab1213f60:
+ name: My DI.0 light device
+
+
+
+]]>
+
+
@@ -219,57 +324,6 @@
player state attributes. This change affects automations, scripts and scenes.
-]]>
-
-
-
-
-
- 2016-02-27T22:15:00+00:00
- https://home-assistant.io/blog/2016/02/27/steam-d-link-smart-plugs-and-neurio-energy-sensors
- It’s been another two weeks which means it’s time for release: 0.14!
-
-
Automation: State triggers and conditions now takes optional for config parameter to only trigger when a state hasn’t changed for a certain period of time (@pavoni, @stefan-jonasson)
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index 7358e185c7..12fa11f985 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 70150c0c22..e38148fdc3 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2016-05-07T20:15:34+00:00
+ 2016-05-07T20:24:47+00:00https://home-assistant.io/
@@ -13,111 +13,6 @@
Octopress
-
-
-
- 2016-05-07T18:06:00+00:00
- https://home-assistant.io/blog/2016/05/07/empowering-scripts-and-alexa
- This release is big. Until now, our automations and scripts have been very static. Starting today it should all be a bit more dynamic.
-
-
Scripts are now available in automations and when responding to Alexa/Amazon Echo. Both of these components will now expose data to be used in script templates (including from_state !). Passing data to script entities is available by passing the data to the script services.
Entity Namespaces allow you to influence the entity ids for a specific platform. For example you can turn light.living_room into light.holiday_home_living_room with the following config: