From 2b3690349fa50393cf967010e9b823c1f63e7e99 Mon Sep 17 00:00:00 2001
From: Travis CI
Date: Wed, 21 Jun 2017 17:09:58 +0000
Subject: [PATCH] Site updated at 2017-06-21 17:09:58 UTC
---
atom.xml | 12 +++++++-
blog/2017/06/17/release-47/index.html | 8 +++++
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 | 19 +++++++++++-
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 | 8 +++++
index.html | 6 ++--
sitemap.xml | 30 +++++++++----------
version.json | 8 ++---
29 files changed, 89 insertions(+), 46 deletions(-)
diff --git a/atom.xml b/atom.xml
index 4397e694bf..c081ef9f69 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
@@ -112,6 +112,16 @@ Core Developer, Home Assistant
To run without the monkey patch, start Home Assistant with HASS_NO_MONKEY=1 hass
. We will further investigate this issue and try to fix it in a future version of Python.
+ Release 0.47.1 - June 21
+
+
+
New platforms
diff --git a/blog/2017/06/17/release-47/index.html b/blog/2017/06/17/release-47/index.html
index b934cb7d46..a8c030533c 100644
--- a/blog/2017/06/17/release-47/index.html
+++ b/blog/2017/06/17/release-47/index.html
@@ -105,6 +105,14 @@
Since Python 3.6, the Task and Future classes have been moved to C. This gives a nice speed boost but also prevents us from monkey patching the Task class to avoid the segfault. Ben Bangert managed to brew up another monkey patch to stop Python 3.6 from using the C classes, falling back to the Python versions instead. This allows us to apply the original monkey patch again.
Both monkey patches are now active by default starting version 0.47 to avoid our users experiencing segfaults. This comes at a cost of not being able to benefit from all optimizations that were introduced in Python 3.6.
To run without the monkey patch, start Home Assistant with HASS_NO_MONKEY=1 hass
. We will further investigate this issue and try to fix it in a future version of Python.
+ Release 0.47.1 - June 21
+
New platforms
Added a Taps Aff binary sensor (@bazwilliams - #7880 ) (binary_sensor.tapsaff docs ) (new-platform)
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index f25a96a5dc..8e2704b94a 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index 257dec102b..c1f415215e 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 41470a4916..56c2586b34 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 00fdd6c690..a2e7ec70ff 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 2f2620054e..799f3b3d67 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index c708b0e8f6..ee64825a89 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+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 5823a7a5f4..bd97e73345 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index 045297f814..6d2c9e11a2 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml
index fc2c8daca6..49c0acf436 100644
--- a/blog/categories/media/atom.xml
+++ b/blog/categories/media/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index cd2c4322a3..207c002854 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index 6bfc3a10d4..10d508a6fd 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 130c145f1f..e17bda8a8f 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index 2d91bc1d73..a6deb38404 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 5fd747f05e..8c8a1c0017 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 3e8bbc9a2d..4fe836619f 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+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 6c06d00fcc..ac01779e1c 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index 4c14671447..e6dbece9da 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
@@ -65,6 +65,14 @@ To run without the monkey patch, start Home Assistant with `HASS_NO_MONKEY=1 has
[gdb]: https://github.com/home-assistant/home-assistant/issues/7752#issuecomment-305100009
[Ben Bangert]: https://github.com/bbangert
+## Release 0.47.1 - June 21
+
+- Fix Vera lights issue #8098 ([@tsvi] - [#8101]) ([light.vera docs])
+- Fix Dyson async_add_job ([@CharlesBlonde] - [#8113]) ([fan.dyson docs]) ([sensor.dyson docs])
+- Update InfluxDB to handle datetime objects and multiple decimal points ([@philhawthorne] - [#8080]) ([influxdb docs])
+- Fixed iTach command parsing with empty data ([@alanfischer] - [#8104]) ([remote.itach docs])
+- Allow iteration in python_script ([@balloob] - [#8134]) ([python_script docs])
+
## New platforms
- Added a Taps Aff binary sensor ([@bazwilliams] - [#7880]) ([binary_sensor.tapsaff docs]) (new-platform)
@@ -565,6 +573,15 @@ automation:
[gitter]: https://gitter.im/home-assistant/home-assistant
[issue]: https://github.com/home-assistant/home-assistant/issues
[first-commit]: https://home-assistant.io/help/trivia/#first-commit
+[#8080]: https://github.com/home-assistant/home-assistant/pull/8080
+[#8101]: https://github.com/home-assistant/home-assistant/pull/8101
+[#8104]: https://github.com/home-assistant/home-assistant/pull/8104
+[#8113]: https://github.com/home-assistant/home-assistant/pull/8113
+[#8134]: https://github.com/home-assistant/home-assistant/pull/8134
+[@tsvi]: https://github.com/tsvi
+[fan.dyson docs]: https://home-assistant.io/components/fan.dyson/
+[remote.itach docs]: https://home-assistant.io/components/remote.itach/
+[sensor.dyson docs]: https://home-assistant.io/components/sensor.dyson/
]]>
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index ea02c2af91..4342c96051 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index ef3e1472e4..9e5f02ecdd 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index be35cd51fb..296e4da389 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 158a7b68f1..37f3d92015 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 3f6897af05..3ed716a559 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index fbd13d99c5..cebfeb0994 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-21T12:53:58+00:00
+ 2017-06-21T17:01:09+00:00
https://home-assistant.io/
diff --git a/blog/index.html b/blog/index.html
index 9de6a1e91b..b0e6f5d5b8 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -134,6 +134,14 @@
Since Python 3.6, the Task and Future classes have been moved to C. This gives a nice speed boost but also prevents us from monkey patching the Task class to avoid the segfault. Ben Bangert managed to brew up another monkey patch to stop Python 3.6 from using the C classes, falling back to the Python versions instead. This allows us to apply the original monkey patch again.
Both monkey patches are now active by default starting version 0.47 to avoid our users experiencing segfaults. This comes at a cost of not being able to benefit from all optimizations that were introduced in Python 3.6.
To run without the monkey patch, start Home Assistant with HASS_NO_MONKEY=1 hass
. We will further investigate this issue and try to fix it in a future version of Python.
+ Release 0.47.1 - June 21
+
New platforms
Added a Taps Aff binary sensor (@bazwilliams - #7880 ) (binary_sensor.tapsaff docs ) (new-platform)
diff --git a/index.html b/index.html
index 4047dad382..b0fd283edb 100644
--- a/index.html
+++ b/index.html
@@ -86,10 +86,10 @@ Home Assistant is an open-source home automation platform running on Python 3. T
-
Current Version: 0.47.0
- Released:
June 17, 2017
+
Current Version: 0.47.1
+ Released:
June 21, 2017