Home Assistant Podcast #3
+ +The third episode of the Home Assistant Podcast is out. Paulus joins to talk about some stats and the release of 0.47 and Petar tells all about his Floorplan project for Home Assistant.
+ +From aba1478ec3a7f261f20b297e1acebf978db9b64d Mon Sep 17 00:00:00 2001
From: Travis CI
Also a shoutout to @michaelarnauts for keeping an eye on our Docker build and once again reducing the file size 👍
+Full breakdown available after clicking read more.
- -(Note: we are not affiliated with IKEA nor do we receive commission for sales. We are just big fans of their new line up!)
- - -IKEA Trådfri focuses on the basics: making a product that works out of the box. They sell various dimming kits. Each contain a light and a remote paired to control the light. You put the light into the socket, slide the battery into the remote and. it. works. No need to purchase a gateway, download an app and use your phone to set it up. Heck, you don’t even need internet to get started!
- -You will only need to buy the gateway if you want to use your phone as a remote or set up home automation.
- -The gateway only works locally. It only reaches out to the internet to synchronize the time and to check for firmware updates. This is awesome for many different reasons.
- -Privacy & Security. No one but yourself will have access to the state of your house. And inside your house your communication with the gateway is encrypted.
- -Reliability & Speed. All communication will always happen locally. Even if your internet will go out, you can still control your lights and your automations will still run. Even if IKEA would decide to drop support it will still continue to work.
- -Check out this blog post by Matthew Garrett for a more in-depth analysis of the security of the gateway. His conclusion:
- --- -Overall: as far as design goes, this is one of the most secure IoT-style devices I’ve looked at. I haven’t examined the COAP stack in detail to figure out whether it has any exploitable bugs, but the attack surface is pretty much as minimal as it could be while still retaining any functionality at all. I’m impressed.
-
IKEA Trådfri devices use the open standard Zigbee to communicate. The gateway speaks both Zigbee and connects to your network to offer an API based on the open standard CoAP. The API communication is secured via the open standard DTLS.
- -Because it’s based on Zigbee, you don’t have to just buy IKEA devices the rest of your life. For example, Philips Hue lights will pair just fine with the IKEA gateway.
- -Note that there are reports that the other way around, pairing an IKEA light to the Philips Hue hub is currently not possible. IKEA is working on it according to a post by Philips Hue support:
- --- -The non-interoperability between the newly launched IKEA smart lighting products and the Philips Hue bridge has been analyzed. One of the issues found is that the IKEA bulbs report their ProfileID as corresponding to the ZigBee Home Automation (ZHA) profile rather than the ZigBee Light Link (ZLL) profile. As the IKEA bulbs do not behave fully compliant with the ZLL standard, they are rejected by the Hue bridge. IKEA is aware of this and informed us their intent is to have the IKEA smart lighting bulbs to work with the Philips Hue bridge.
-
A white IKEA light bulb that just supports dimming starts at $12. You’ll have to shell out $18 If you want a white bulb that can control the light temperature to allow for different shades of white (relax, cool, focus etc). These prices are slightly lower than the competition. Right now on Amazon the cheapest just-dimming white bulbs come in at $15.
- -However what really differentiates this system is the availability of all the cheap remotes and motion sensors. Ranging between $20 and $27 you get a light and a remote. Standalone Zigbee remotes on Amazon currently start at $21!
- -Remotes are a very important aspect of home automation. The electricity has to be always on for the bulbs to function so you’ll need Zigbee switches and remotes to control your lights. The fact that they are so cheap will really help with adoption.
- -
-
-Prices of the various available dimming kits.
-
The lights and gateway are all made with a simple design and will easily blend into your home. They did sneak in some great and useful things. You can slide the cover off the gateway and open it up. Inside is a mini case for the actual electronics but mainly it’s just empty space so you can roll up any excess network and usb cable from the hub inside!
- -
-
-The cables you don’t need can be hidden in the gateway.
-
Another nice feature is that the remote comes with a magnetic mount for the wall.
- -This is a feature that I am really excited about. By being able to subscribe to changes in the Zigbee network Home Assistant will be able to instantly be notified about changes and trigger automations if necessary.
- -This means that you will be able to turn the power on for a light and see it instantly turn on in Home Assistant.
- -(Learn more about the different ways IoT devices broadcast changes)
- -Home Assistant will automatically discover gateways on your network and guide the user to set them up.
- -Once IKEA Trådfri got released, our community, lead by Patrik, got quickly organized and started analyzing the different aspects in our forums. I am happy to say that the end result is a standalone Python library pytradfri to control the gateway. This means that starting from our next release, Home Assistant 0.43, we will auto discover your gateway and integrate all your lights.
- -The initial version of our integration will not yet stream events from the gateway. We’re still working on figuring out that part of the API.
- -
-
-After automatic discovery, Home Assistant will ask the user to finish pairing with the gateway.
-
The one major downside right now is that there are not many integrations yet because the system is brand new. There are rumors that Homekit is planned for October. And given the way the API is set up, I expect Google Home and Amazon Echo (Alexa) to eventually announce integration too.
- -Since Home Assistant does integrate with it, you can use Home Assistant to bridge to these systems. For Homekit use Homebridge with the Home Assistant plugin. For integration with Google Home and Amazon Echo use the Emulated Hue component. For Google Home you can also use the API.ai integration and Amazon Echo can also work with Haaska.
- -Because the system is local only, you won’t be able to control your lights remotely. As with the previous downside, you will be able to use Home Assistant to make your system available remotely.
- -Classified this as a semi-downside because besides showing off, the actual use cases are very rare. Although it makes great marketing material.
- -With Trådfri, IKEA has managed to put out an affordable and secure home automation system that does not compromise on functionality or design. There are still some downsides which I expect to get resolved in the future.
- -As it currently stands, this is going to be the perfect companion hardware to work with Home Assistant: local, affordable, secure. And as cherry on the pie, local push will make us aware of changes right away.
- ]]>--open-ui
and
--open-ui
and
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -252,9 +255,6 @@ We change the platform name for binary sensor in 0.38 from
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/02/04/hassbian-toybox/index.html b/blog/2017/02/04/hassbian-toybox/index.html
index a687778200..731cd89b3d 100644
--- a/blog/2017/02/04/hassbian-toybox/index.html
+++ b/blog/2017/02/04/hassbian-toybox/index.html
@@ -166,6 +166,9 @@ On the close horizon from @Landrash th
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -178,9 +181,6 @@ On the close horizon from @Landrash th
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/02/11/alert-appletv-mqtt-yeelight/index.html b/blog/2017/02/11/alert-appletv-mqtt-yeelight/index.html
index 1d59b9e530..591ad996e4 100644
--- a/blog/2017/02/11/alert-appletv-mqtt-yeelight/index.html
+++ b/blog/2017/02/11/alert-appletv-mqtt-yeelight/index.html
@@ -253,6 +253,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -265,9 +268,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/02/14/clt-workshop/index.html b/blog/2017/02/14/clt-workshop/index.html
index 13b39333a2..0b32a43541 100644
--- a/blog/2017/02/14/clt-workshop/index.html
+++ b/blog/2017/02/14/clt-workshop/index.html
@@ -136,6 +136,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -148,9 +151,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/02/22/home-assistant-tshirts-have-arrived/index.html b/blog/2017/02/22/home-assistant-tshirts-have-arrived/index.html
index 7f729c3bed..271f14faa2 100644
--- a/blog/2017/02/22/home-assistant-tshirts-have-arrived/index.html
+++ b/blog/2017/02/22/home-assistant-tshirts-have-arrived/index.html
@@ -170,6 +170,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -182,9 +185,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/02/25/config-panel-and-state-restoration/index.html b/blog/2017/02/25/config-panel-and-state-restoration/index.html
index 286a25a198..f24b25a419 100644
--- a/blog/2017/02/25/config-panel-and-state-restoration/index.html
+++ b/blog/2017/02/25/config-panel-and-state-restoration/index.html
@@ -308,6 +308,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -320,9 +323,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/index.html b/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/index.html
index b320e8c246..1bfa63cb5c 100644
--- a/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/index.html
+++ b/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/index.html
@@ -341,6 +341,9 @@ Screenshot of all the different functionality the IP webcam integration offers.
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -353,9 +356,6 @@ Screenshot of all the different functionality the IP webcam integration offers.
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/03/22/broken-dependencies/index.html b/blog/2017/03/22/broken-dependencies/index.html
index 4432435761..fe45b1ac94 100644
--- a/blog/2017/03/22/broken-dependencies/index.html
+++ b/blog/2017/03/22/broken-dependencies/index.html
@@ -138,6 +138,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -150,9 +153,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/03/23/opensourcecraft-interview-with-founder-paulus-schoutsen/index.html b/blog/2017/03/23/opensourcecraft-interview-with-founder-paulus-schoutsen/index.html
index 355b881529..74b10a7f09 100644
--- a/blog/2017/03/23/opensourcecraft-interview-with-founder-paulus-schoutsen/index.html
+++ b/blog/2017/03/23/opensourcecraft-interview-with-founder-paulus-schoutsen/index.html
@@ -131,6 +131,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -143,9 +146,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/03/25/todo-volumio-workday/index.html b/blog/2017/03/25/todo-volumio-workday/index.html
index a5b426e03a..fa7687e606 100644
--- a/blog/2017/03/25/todo-volumio-workday/index.html
+++ b/blog/2017/03/25/todo-volumio-workday/index.html
@@ -286,6 +286,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -298,9 +301,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/03/28/http-to-mqtt-bridge/index.html b/blog/2017/03/28/http-to-mqtt-bridge/index.html
index 8ede588b17..58870b747a 100644
--- a/blog/2017/03/28/http-to-mqtt-bridge/index.html
+++ b/blog/2017/03/28/http-to-mqtt-bridge/index.html
@@ -179,6 +179,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -191,9 +194,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/04/01/thomas-krenn-award/index.html b/blog/2017/04/01/thomas-krenn-award/index.html
index b598959302..1a97703e9d 100644
--- a/blog/2017/04/01/thomas-krenn-award/index.html
+++ b/blog/2017/04/01/thomas-krenn-award/index.html
@@ -140,6 +140,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -152,9 +155,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/index.html b/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/index.html
index 9811d82504..182413b3e2 100644
--- a/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/index.html
+++ b/blog/2017/04/08/eddystone-beacons-lockitron-locks-total-connect/index.html
@@ -339,6 +339,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -351,9 +354,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/04/15/ios/index.html b/blog/2017/04/15/ios/index.html
index 62adfbdbdc..9912889bd2 100644
--- a/blog/2017/04/15/ios/index.html
+++ b/blog/2017/04/15/ios/index.html
@@ -143,6 +143,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -155,9 +158,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/index.html b/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/index.html
index 967f144ab3..4779438c62 100644
--- a/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/index.html
+++ b/blog/2017/04/17/ikea-tradfri-internet-of-things-done-right/index.html
@@ -196,6 +196,9 @@ After automatic discovery, Home Assistant will ask the user to finish pairing wi
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -208,9 +211,6 @@ After automatic discovery, Home Assistant will ask the user to finish pairing wi
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/04/22/ikea-tradfri-spotify/index.html b/blog/2017/04/22/ikea-tradfri-spotify/index.html
index c3303a8d1a..616f71a8f6 100644
--- a/blog/2017/04/22/ikea-tradfri-spotify/index.html
+++ b/blog/2017/04/22/ikea-tradfri-spotify/index.html
@@ -341,6 +341,9 @@ After automatic discovery, Home Assistant will ask the user to finish pairing wi
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -353,9 +356,6 @@ After automatic discovery, Home Assistant will ask the user to finish pairing wi
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/04/24/hardware-contest-2017/index.html b/blog/2017/04/24/hardware-contest-2017/index.html
index a28ed05956..98188fe761 100644
--- a/blog/2017/04/24/hardware-contest-2017/index.html
+++ b/blog/2017/04/24/hardware-contest-2017/index.html
@@ -136,6 +136,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -148,9 +151,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/04/25/influxdb-grafana-docker/index.html b/blog/2017/04/25/influxdb-grafana-docker/index.html
index 156d39cd92..76df6efe81 100644
--- a/blog/2017/04/25/influxdb-grafana-docker/index.html
+++ b/blog/2017/04/25/influxdb-grafana-docker/index.html
@@ -178,6 +178,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -190,9 +193,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/04/30/hassbian-1.21-its-about-time/index.html b/blog/2017/04/30/hassbian-1.21-its-about-time/index.html
index f7c1dc5501..5640564c03 100644
--- a/blog/2017/04/30/hassbian-1.21-its-about-time/index.html
+++ b/blog/2017/04/30/hassbian-1.21-its-about-time/index.html
@@ -153,6 +153,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -165,9 +168,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/05/01/home-assistant-on-raspberry-pi-zero-in-30-minutes/index.html b/blog/2017/05/01/home-assistant-on-raspberry-pi-zero-in-30-minutes/index.html
index b9243eb995..de1886ba76 100644
--- a/blog/2017/05/01/home-assistant-on-raspberry-pi-zero-in-30-minutes/index.html
+++ b/blog/2017/05/01/home-assistant-on-raspberry-pi-zero-in-30-minutes/index.html
@@ -167,6 +167,9 @@ $ sudo systemctl start install_homeassistant.service
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -179,9 +182,6 @@ $ sudo systemctl start install_homeassistant.service
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/05/05/podcast-init-interview/index.html b/blog/2017/05/05/podcast-init-interview/index.html
index a087b30d25..976a018b10 100644
--- a/blog/2017/05/05/podcast-init-interview/index.html
+++ b/blog/2017/05/05/podcast-init-interview/index.html
@@ -132,6 +132,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -144,9 +147,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/05/06/zigbee-opencv-dlib/index.html b/blog/2017/05/06/zigbee-opencv-dlib/index.html
index 64f1d045aa..e650158b7d 100644
--- a/blog/2017/05/06/zigbee-opencv-dlib/index.html
+++ b/blog/2017/05/06/zigbee-opencv-dlib/index.html
@@ -330,6 +330,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -342,9 +345,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/05/07/grazer-linuxtage-2017-talk-python-everywhere/index.html b/blog/2017/05/07/grazer-linuxtage-2017-talk-python-everywhere/index.html
index 609b9c04a7..b7008fc696 100644
--- a/blog/2017/05/07/grazer-linuxtage-2017-talk-python-everywhere/index.html
+++ b/blog/2017/05/07/grazer-linuxtage-2017-talk-python-everywhere/index.html
@@ -133,6 +133,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -145,9 +148,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/05/13/home-assistant-on-orange-pi-zero/index.html b/blog/2017/05/13/home-assistant-on-orange-pi-zero/index.html
index 8db09c7449..5d26f91325 100644
--- a/blog/2017/05/13/home-assistant-on-orange-pi-zero/index.html
+++ b/blog/2017/05/13/home-assistant-on-orange-pi-zero/index.html
@@ -236,6 +236,9 @@ Reading package lists... Done
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -248,9 +251,6 @@ Reading package lists... Done
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/05/19/home-assistant-at-pycon-us-2017/index.html b/blog/2017/05/19/home-assistant-at-pycon-us-2017/index.html
index e77f416205..f36d2841c8 100644
--- a/blog/2017/05/19/home-assistant-at-pycon-us-2017/index.html
+++ b/blog/2017/05/19/home-assistant-at-pycon-us-2017/index.html
@@ -131,6 +131,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -143,9 +146,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/05/20/automation-editor-zwave-panel-ocr/index.html b/blog/2017/05/20/automation-editor-zwave-panel-ocr/index.html
index 9ad6daf508..fe012ab8de 100644
--- a/blog/2017/05/20/automation-editor-zwave-panel-ocr/index.html
+++ b/blog/2017/05/20/automation-editor-zwave-panel-ocr/index.html
@@ -289,6 +289,9 @@ If you have a security key set in your Open Z-Wave
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -301,9 +304,6 @@ If you have a security key set in your Open Z-Wave
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/06/02/home-assistant-podcast-1/index.html b/blog/2017/06/02/home-assistant-podcast-1/index.html
index 8347492d4d..71d5c60e0f 100644
--- a/blog/2017/06/02/home-assistant-podcast-1/index.html
+++ b/blog/2017/06/02/home-assistant-podcast-1/index.html
@@ -132,6 +132,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -144,9 +147,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/06/04/release-46/index.html b/blog/2017/06/04/release-46/index.html
index d7cf610533..9bc4765d69 100644
--- a/blog/2017/06/04/release-46/index.html
+++ b/blog/2017/06/04/release-46/index.html
@@ -275,6 +275,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -287,9 +290,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/06/10/interview-with-jupiter-broadcasting/index.html b/blog/2017/06/10/interview-with-jupiter-broadcasting/index.html
index 6e58ca591b..1b86640629 100644
--- a/blog/2017/06/10/interview-with-jupiter-broadcasting/index.html
+++ b/blog/2017/06/10/interview-with-jupiter-broadcasting/index.html
@@ -131,6 +131,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -143,9 +146,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/06/15/zwave-entity-ids/index.html b/blog/2017/06/15/zwave-entity-ids/index.html
index c007956152..b3ae0b6ce9 100644
--- a/blog/2017/06/15/zwave-entity-ids/index.html
+++ b/blog/2017/06/15/zwave-entity-ids/index.html
@@ -131,6 +131,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
diff --git a/blog/2017/06/17/release-47/index.html b/blog/2017/06/17/release-47/index.html
index 572fd5f409..57cc8a421a 100644
--- a/blog/2017/06/17/release-47/index.html
+++ b/blog/2017/06/17/release-47/index.html
@@ -372,6 +372,9 @@ trigger:
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -381,9 +384,6 @@ trigger:
-
[Update: fixed] A frank and serious warning about X
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/06/20/things-you-should-know-about-senic-covi/index.html b/blog/2017/06/20/things-you-should-know-about-senic-covi/index.html
index e7818e77aa..7d5c1362e1 100644
--- a/blog/2017/06/20/things-you-should-know-about-senic-covi/index.html
+++ b/blog/2017/06/20/things-you-should-know-about-senic-covi/index.html
@@ -155,6 +155,9 @@ Core Developer, Home Assistant
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -164,9 +167,6 @@ Core Developer, Home Assistant
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/07/02/release-48/index.html b/blog/2017/07/02/release-48/index.html
index ff83650b42..307f8a63de 100644
--- a/blog/2017/07/02/release-48/index.html
+++ b/blog/2017/07/02/release-48/index.html
@@ -98,8 +98,18 @@
Big speed up in querying the history
Thanks to the work by @cmsimike in #8255 you’ll see a significant speed up when using the history view. In his local tests queries went from 1 minute to 90ms! ⚡️
Snips.ai component
-Snips has contributed a component to integrate with their Snips.ai local voice assistant. This will allow you to hook a speaker and a microphone into your Raspberry Pi and make your own local Amazon Echo quickly. See the docs for further instructions.
+Snips has contributed a component to integrate with their Snips.ai local voice assistant. This will allow you to hook a speaker and a microphone into your Raspberry Pi and make your own local Amazon Echo quickly. See the docs for further instructions.
Also a shoutout to @michaelarnauts for keeping an eye on our Docker build and once again reducing the file size 👍
+ Release 0.48.1 - July 5
+
+ - Fix arlo sensors. (@bergemalm - #8333) (sensor.arlo docs)
+ - API POST no longer marks the number zero as invalid (@azogue - #8324) (api docs)
+ - Fix Snips json schema (@adrienball - #8317) (snips docs)
+ - Fix pathlib resolve (@pvizeli - #8311)
+ - Fix harmony (@balloob - #8302) (remote.harmony docs)
+ - Fix Arlo startup crash (fixes #8288) (@fabaff - #8290) (camera.arlo docs)
+ - Temporary fix for the client_id generation (fixes #8315) (@fabaff - #8336) (mqtt docs)
+
New Platforms
- Add initial support for Shiftr.io (@fabaff - #7974) (shiftr docs) (new-platform)
@@ -117,7 +127,7 @@
- telegram_bot platform to only send messages (@azogue - #8186) (new-platform)
- Comfoconnect fan component (@michaelarnauts - #8073) (comfoconnect docs) (fan.comfoconnect docs) (sensor.comfoconnect docs) (new-platform)
- Implement templates for covers (@PhracturedBlue - #8100) (cover.template docs) (new-platform)
- - Snips ASR and NLU component (@michaelfester - #8156) (snips docs) (new-platform)
+ - Snips ASR and NLU component (@michaelfester - #8156) (snips docs) (new-platform)
If you need help…
…don’t hesitate to use our very active forums or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
@@ -207,7 +217,7 @@
- Add option to specify the location of the API (fixes #8115) (@fabaff - #8118) (sensor.pi_hole docs)
- Fixed iTach command parsing with empty data (@alanfischer - #8104) (remote.itach docs)
- Upgrade mutagen to 1.38 (@fabaff - #8126) (tts docs)
- - Upgrade paho-mqtt to 1.3.0 (@fabaff - #8125) (mqtt docs) (shiftr docs)
+ - Upgrade paho-mqtt to 1.3.0 (@fabaff - #8125) (mqtt docs) (shiftr docs)
- Upgrade sqlalchemy to 1.1.11 (@fabaff - #8124) (recorder docs)
- Upgrade aiohttp to 2.2.0 (@fabaff - #8121)
- Upgrade RestrictedPython dependency (@balloob - #8132) (python_script docs)
@@ -223,7 +233,7 @@
- Add I2c HTU21D temperature and humidity sensor for Raspberry Pi (@azogue - #8049) (sensor.htu21d docs) (new-platform)
- Add new BH1750 light level sensor (@azogue - #8050) (sensor.bh1750 docs) (new-platform)
- LimitlessLED: Configurable fade-out behavior (@SmilyOrg - #7369) (light.limitlessled docs) (breaking change)
- - Harmony auto discovery via netdisco (@tony2nite - #7741) (remote.harmony docs)
+ - Harmony auto discovery via netdisco (@tony2nite - #7741) (remote.harmony docs)
- Rfxtrx binary sensor (@ypollart - #6794) (rfxtrx docs) (binary_sensor.rfxtrx docs) (new-platform)
- Add support of Zone2 and Zone3 (@scarface-4711 - #8025) (media_player.denonavr docs)
- Upgrade python-telegram-bot to 6.1.0 (@fabaff - #8151) (telegram_bot docs)
@@ -262,7 +272,7 @@
- guess the content_type in local_file cameras (@azogue - #8217) (camera.local_file docs)
- Improve executor pool size / speedup python 3.5 (@pvizeli - #8215)
- LIFX: Move light effects to external library (@amelchio - #8222) (light.lifx docs) (breaking change)
- - Fixed mqtt subscription filter on sys $ topics (@natemason - #8166) (mqtt docs)
+ - Fixed mqtt subscription filter on sys $ topics (@natemason - #8166) (mqtt docs)
- telegram_bot platform to only send messages (@azogue - #8186) (new-platform)
- add percentage (DPT_Scaling) KNX sensors (@tiktok7 - #8168) (sensor.knx docs)
- Fix homeassistant.start trigger (@azogue - #8220)
@@ -277,7 +287,7 @@
- better logging to debug when a message is not sent (@azogue - #8248) (telegram_bot docs)
- LIFX: Small code cleanups (@amelchio - #8228) (light.lifx docs)
- Use ‘hass.data’ instead of global (@fabaff - #8245) (digital_ocean docs) (binary_sensor.digital_ocean docs) (switch.digital_ocean docs)
- - Use constant and update ordering (@fabaff - #8246) (arlo docs) (camera.arlo docs)
+ - Use constant and update ordering (@fabaff - #8246) (arlo docs) (camera.arlo docs)
- Add PlatformNotReady support for Sensibo (@andrey-git - #8252) (climate.sensibo docs)
- verisure component names (@persandstrom - #8251) (binary_sensor.verisure docs) (camera.verisure docs) (lock.verisure docs) (switch.verisure docs)
- further document add_node_secure (@kentcalero - #8229)
@@ -285,10 +295,10 @@
- Docker cleanup. (@michaelarnauts - #8226)
- Implement templates for covers (@PhracturedBlue - #8100) (cover.template docs) (new-platform)
- Adding done_message to alert (@karlw00t - #8116) (alert docs)
- - Camera services arm disarm including Netgear Arlo (@viswa-swami - #7961) (camera.arlo docs)
+ - Camera services arm disarm including Netgear Arlo (@viswa-swami - #7961) (camera.arlo docs)
- Update modbus.py (@lrmate - #8256) (binary_sensor.modbus docs)
- components.knx - KNXMultiAddressDevice corrections (@tiktok7 - #8275) (knx docs)
- - Snips ASR and NLU component (@michaelfester - #8156) (snips docs) (new-platform)
+ - Snips ASR and NLU component (@michaelfester - #8156) (snips docs) (new-platform)
- Create an index on the states table to help hass startup time (@cmsimike - #8255)
@@ -332,6 +342,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -341,9 +354,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/07/03/home-assistant-is-moving-to-discord/index.html b/blog/2017/07/03/home-assistant-is-moving-to-discord/index.html
index 2f5a8754a0..a8bab1a5db 100644
--- a/blog/2017/07/03/home-assistant-is-moving-to-discord/index.html
+++ b/blog/2017/07/03/home-assistant-is-moving-to-discord/index.html
@@ -178,6 +178,9 @@ Community Leader, Home Assistant
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
0.48: Snips.ai, Shiftr.io and a massive History query speed up
@@ -187,9 +190,6 @@ Community Leader, Home Assistant
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/2017/07/05/hasspodcast-ep-3/index.html b/blog/2017/07/05/hasspodcast-ep-3/index.html
new file mode 100644
index 0000000000..ff25fcaa19
--- /dev/null
+++ b/blog/2017/07/05/hasspodcast-ep-3/index.html
@@ -0,0 +1,209 @@
+
+
+
+
+
+
+
+
+ Home Assistant Podcast #3 - Home Assistant
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Home Assistant Podcast #3
+
+
+ The third episode of the Home Assistant Podcast is out. Paulus joins to talk about some stats and the release of 0.47 and Petar tells all about his Floorplan project for Home Assistant.
+
+
+
+ Comments
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/blog/archives/index.html b/blog/archives/index.html
index 9bb45284b1..e33bc6acad 100644
--- a/blog/archives/index.html
+++ b/blog/archives/index.html
@@ -2893,6 +2893,27 @@
+
+
+
+
+
+
+
+
+ Home Assistant Podcast #3
+
+
+
@@ -2933,6 +2954,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -2945,9 +2969,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index 7c3636a489..1c71b9fbd0 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/announcements/index.html b/blog/categories/announcements/index.html
index c41899ec40..73d92d5602 100644
--- a/blog/categories/announcements/index.html
+++ b/blog/categories/announcements/index.html
@@ -136,6 +136,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -148,9 +151,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index 9e13bcd127..e91da93aa2 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/index.html b/blog/categories/community/index.html
index a38dee2ea7..016aa3b67b 100644
--- a/blog/categories/community/index.html
+++ b/blog/categories/community/index.html
@@ -394,6 +394,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -406,9 +409,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 008015fe6e..1ea46182cb 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/index.html b/blog/categories/device-tracking/index.html
index 26753eb15e..974c8e3e68 100644
--- a/blog/categories/device-tracking/index.html
+++ b/blog/categories/device-tracking/index.html
@@ -138,6 +138,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -150,9 +153,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 7c991473cf..6497667ebd 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/index.html b/blog/categories/esp8266/index.html
index 23454a5345..d0d595dd78 100644
--- a/blog/categories/esp8266/index.html
+++ b/blog/categories/esp8266/index.html
@@ -186,6 +186,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -198,9 +201,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index cf9ade1fb0..354902dbfa 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/index.html b/blog/categories/how-to/index.html
index 3973fc58d8..ccb32fb4c7 100644
--- a/blog/categories/how-to/index.html
+++ b/blog/categories/how-to/index.html
@@ -613,6 +613,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -625,9 +628,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index db80670b28..b16a043ce1 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/index.html b/blog/categories/ibeacons/index.html
index 27b51ae0ef..d8158ad6a7 100644
--- a/blog/categories/ibeacons/index.html
+++ b/blog/categories/ibeacons/index.html
@@ -161,6 +161,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -173,9 +176,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml
index b45185cef1..38d84ff5cd 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/internet-of-things/index.html b/blog/categories/internet-of-things/index.html
index a102e33c19..e64a563647 100644
--- a/blog/categories/internet-of-things/index.html
+++ b/blog/categories/internet-of-things/index.html
@@ -222,6 +222,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -234,9 +237,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index f8c643db1a..5014ac8719 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/index.html b/blog/categories/iot-data/index.html
index 72575247df..a1f3340fb1 100644
--- a/blog/categories/iot-data/index.html
+++ b/blog/categories/iot-data/index.html
@@ -181,6 +181,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -193,9 +196,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml
index 270b62bd62..266422544f 100644
--- a/blog/categories/media/atom.xml
+++ b/blog/categories/media/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
@@ -13,6 +13,19 @@
Octopress
+
+
+
+ 2017-07-05T00:01:00+00:00
+ https://home-assistant.io/blog/2017/07/05/hasspodcast-ep-3
+
+
+
diff --git a/blog/categories/media/index.html b/blog/categories/media/index.html
index 60adecb7cf..f637e795be 100644
--- a/blog/categories/media/index.html
+++ b/blog/categories/media/index.html
@@ -79,6 +79,27 @@
2017
+
+
+
+
+ Home Assistant Podcast #3
+
+
+
+
+
+
+
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index 747bf40bf5..6a9b2cecba 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/index.html b/blog/categories/merchandise/index.html
index 1259013214..2f5a943c19 100644
--- a/blog/categories/merchandise/index.html
+++ b/blog/categories/merchandise/index.html
@@ -136,6 +136,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -148,9 +151,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index ddf3eb755c..f819766efb 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/index.html b/blog/categories/micropython/index.html
index 8d31317036..660544f9b9 100644
--- a/blog/categories/micropython/index.html
+++ b/blog/categories/micropython/index.html
@@ -185,6 +185,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -197,9 +200,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 93d39b22af..d353d8680d 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/index.html b/blog/categories/mqtt/index.html
index f77441f658..a0ee2f3e0c 100644
--- a/blog/categories/mqtt/index.html
+++ b/blog/categories/mqtt/index.html
@@ -207,6 +207,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -219,9 +222,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index bb39fac7cc..d736efbcc8 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/organisation/index.html b/blog/categories/organisation/index.html
index c5dae8571c..393ee50cbe 100644
--- a/blog/categories/organisation/index.html
+++ b/blog/categories/organisation/index.html
@@ -201,6 +201,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -213,9 +216,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index f03b01bb51..1c0ac66113 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/index.html b/blog/categories/owntracks/index.html
index 1665ae0bac..a2110b523c 100644
--- a/blog/categories/owntracks/index.html
+++ b/blog/categories/owntracks/index.html
@@ -161,6 +161,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -173,9 +176,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 4593e709c7..09a966d173 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/index.html b/blog/categories/presence-detection/index.html
index ea5ef8812c..0c0ba32341 100644
--- a/blog/categories/presence-detection/index.html
+++ b/blog/categories/presence-detection/index.html
@@ -138,6 +138,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -150,9 +153,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml
index 310562cea5..780150409b 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/public-service-announcement/index.html b/blog/categories/public-service-announcement/index.html
index a6b52b8f3e..b6697285be 100644
--- a/blog/categories/public-service-announcement/index.html
+++ b/blog/categories/public-service-announcement/index.html
@@ -158,6 +158,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -170,9 +173,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index e9ee7f81fa..7940a5dc0a 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
@@ -45,6 +45,16 @@ Also a shoutout to [@michaelarnauts] for keeping an eye on our Docker build and
[issue-polymer]: https://github.com/home-assistant/home-assistant-polymer/issues
+## Release 0.48.1 - July 5
+
+- Fix arlo sensors. ([@bergemalm] - [#8333]) ([sensor.arlo docs])
+- API POST no longer marks the number zero as invalid ([@azogue] - [#8324]) ([api docs])
+- Fix Snips json schema ([@adrienball] - [#8317]) ([snips docs])
+- Fix pathlib resolve ([@pvizeli] - [#8311])
+- Fix harmony ([@balloob] - [#8302]) ([remote.harmony docs])
+- Fix Arlo startup crash (fixes #8288) ([@fabaff] - [#8290]) ([camera.arlo docs])
+- Temporary fix for the client_id generation (fixes #8315) ([@fabaff] - [#8336]) ([mqtt docs])
+
## New Platforms
- Add initial support for Shiftr.io ([@fabaff] - [#7974]) ([shiftr docs]) (new-platform)
@@ -518,6 +528,21 @@ light:
[forum]: https://community.home-assistant.io/
[issue]: https://github.com/home-assistant/home-assistant/issues
[discord]: https://discord.gg/c5DvZ4e
+[#8290]: https://github.com/home-assistant/home-assistant/pull/8290
+[#8302]: https://github.com/home-assistant/home-assistant/pull/8302
+[#8311]: https://github.com/home-assistant/home-assistant/pull/8311
+[#8317]: https://github.com/home-assistant/home-assistant/pull/8317
+[#8324]: https://github.com/home-assistant/home-assistant/pull/8324
+[#8333]: https://github.com/home-assistant/home-assistant/pull/8333
+[#8336]: https://github.com/home-assistant/home-assistant/pull/8336
+[@adrienball]: https://github.com/adrienball
+[@bergemalm]: https://github.com/bergemalm
+[api docs]: https://home-assistant.io/components/api/
+[camera.arlo docs]: https://home-assistant.io/components/camera.arlo/
+[mqtt docs]: https://home-assistant.io/components/mqtt/
+[remote.harmony docs]: https://home-assistant.io/components/remote.harmony/
+[sensor.arlo docs]: https://home-assistant.io/components/sensor.arlo/
+[snips docs]: https://home-assistant.io/components/snips/
]]>
diff --git a/blog/categories/release-notes/index.html b/blog/categories/release-notes/index.html
index d4276f14a5..bbe88efc8c 100644
--- a/blog/categories/release-notes/index.html
+++ b/blog/categories/release-notes/index.html
@@ -1462,6 +1462,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -1474,9 +1477,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index 49ab148fae..670c718bd4 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/survey/index.html b/blog/categories/survey/index.html
index 545c4b1e6a..ef1d380333 100644
--- a/blog/categories/survey/index.html
+++ b/blog/categories/survey/index.html
@@ -136,6 +136,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -148,9 +151,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 5cfb8810c4..dc96ec66af 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/index.html b/blog/categories/talks/index.html
index 2a96daa9cc..7b447454cb 100644
--- a/blog/categories/talks/index.html
+++ b/blog/categories/talks/index.html
@@ -137,6 +137,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -149,9 +152,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index cda97af401..3a2c8742b9 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/index.html b/blog/categories/technology/index.html
index ae5aca1b7e..71841a6b0c 100644
--- a/blog/categories/technology/index.html
+++ b/blog/categories/technology/index.html
@@ -242,6 +242,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -254,9 +257,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 05b448597b..ea57376dc9 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/index.html b/blog/categories/user-stories/index.html
index 0c63303bed..58f8ca3002 100644
--- a/blog/categories/user-stories/index.html
+++ b/blog/categories/user-stories/index.html
@@ -158,6 +158,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -170,9 +173,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 906f2186e4..5a26b294f5 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/index.html b/blog/categories/video/index.html
index 5cc84c7a9f..087d34aa3d 100644
--- a/blog/categories/video/index.html
+++ b/blog/categories/video/index.html
@@ -267,6 +267,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -279,9 +282,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index 9e70614cd4..8850c87398 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2017-07-05T03:55:46+00:00
+ 2017-07-05T06:49:39+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/index.html b/blog/categories/website/index.html
index b05c56f37b..b7f2b12bac 100644
--- a/blog/categories/website/index.html
+++ b/blog/categories/website/index.html
@@ -158,6 +158,9 @@
Recent Posts
+ -
+ Home Assistant Podcast #3
+
-
Home Assistant is moving to Discord
@@ -170,9 +173,6 @@
-
0.47: Python Scripts, Sesame Smart Lock, Gitter, Onvif cameras
- -
- ZWave Entity IDs
-
diff --git a/blog/index.html b/blog/index.html
index 46408b80c2..c63297d1ab 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -67,6 +67,32 @@
+
+
+
+ Home Assistant Podcast #3
+
+
+
+
+ The third episode of the Home Assistant Podcast is out. Paulus joins to talk about some stats and the release of 0.47 and Petar tells all about his Floorplan project for Home Assistant.
+
+
+
+
@@ -127,8 +153,18 @@
Big speed up in querying the history
Thanks to the work by @cmsimike in #8255 you’ll see a significant speed up when using the history view. In his local tests queries went from 1 minute to 90ms! ⚡️
Snips.ai component
-Snips has contributed a component to integrate with their Snips.ai local voice assistant. This will allow you to hook a speaker and a microphone into your Raspberry Pi and make your own local Amazon Echo quickly. See the docs for further instructions.
+Snips has contributed a component to integrate with their Snips.ai local voice assistant. This will allow you to hook a speaker and a microphone into your Raspberry Pi and make your own local Amazon Echo quickly. See the docs for further instructions.
Also a shoutout to @michaelarnauts for keeping an eye on our Docker build and once again reducing the file size 👍
+ Release 0.48.1 - July 5
+
+ - Fix arlo sensors. (@bergemalm - #8333) (sensor.arlo docs)
+ - API POST no longer marks the number zero as invalid (@azogue - #8324) (api docs)
+ - Fix Snips json schema (@adrienball - #8317) (snips docs)
+ - Fix pathlib resolve (@pvizeli - #8311)
+ - Fix harmony (@balloob - #8302) (remote.harmony docs)
+ - Fix Arlo startup crash (fixes #8288) (@fabaff - #8290) (camera.arlo docs)
+ - Temporary fix for the client_id generation (fixes #8315) (@fabaff - #8336) (mqtt docs)
+
New Platforms
- Add initial support for Shiftr.io (@fabaff - #7974) (shiftr docs) (new-platform)
@@ -146,7 +182,7 @@
- telegram_bot platform to only send messages (@azogue - #8186) (new-platform)
- Comfoconnect fan component (@michaelarnauts - #8073) (comfoconnect docs) (fan.comfoconnect docs) (sensor.comfoconnect docs) (new-platform)
- Implement templates for covers (@PhracturedBlue - #8100) (cover.template docs) (new-platform)
- - Snips ASR and NLU component (@michaelfester - #8156) (snips docs) (new-platform)
+ - Snips ASR and NLU component (@michaelfester - #8156) (snips docs) (new-platform)
If you need help…
…don’t hesitate to use our very active forums or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
@@ -504,34 +540,6 @@ If you have a security key set in your Open Z-Wave
-
-
- Home Assistant at PyCon US 2017
-
-
-
-
- In just 12 hours PyCon US 2017 starts. This is an exciting conference because there will be a bunch of Home Assistant developers and users there being able to meet in person.
-Just like last year, we’ll be hosting a Home Assistant Open Space. Please stop by to ask any questions you have to the available developers. We haven’t reserved a slot yet but will do so tomorrow. We’ll update this post and announce it on social media as we know time and location. First open-space will be Friday at 4pm in room B112.
-We will also be taken part in the development sprints from Monday-Wednesday. You only need to bring a laptop. We’ll help you get set up with a dev environment and you can be coding on top of Home Assistant in no time. Exact location inside the conference center to be announced. We are sitting in room A108.
-On a final note, the Home Assistant community is very very active so don’t take it personal if we don’t remember your name, issue or contribution.
-
-
-
diff --git a/blog/posts/10/index.html b/blog/posts/10/index.html
index a0239f1a98..6e2cf1de21 100644
--- a/blog/posts/10/index.html
+++ b/blog/posts/10/index.html
@@ -67,6 +67,69 @@
+
+
+
+ 0.13: Speedtest.net, Bloomsky, Splunk and Garage Doors
+
+
+
+
+ The focus of 0.13 was on test coverage, big cheers to @rmkraus for his hard work on this. I’m proud to announce that we’ve hit the 90% test coverage of the core + important components. A big milestone for the project.
+
+
+ Examples of the new input_select and weblink components.
+
+Not only did we gain a lot of test coverage, we also attracted a lot of new developers that contributed a variety of components and platforms:
+






+
+ - Core: Add service to restart Home Assistant (@rmkraus)
+ - Core: Allow device to report as unavailable (@MartinHjelmare)
+ - Core: Allow overriding polling interval in platforms and via config (@balloob)
+ - Frontend: support for a default view have been added to replace the show all view (@balloob)
+ - Component: Added apcupsd component (@flyte)
+ - Component: Added component to log values to Splunk (@miniconfig)
+ - Component: Added garage door component including Wink support (@xrolfex)
+ - Component: Added input_select component (@balloob)
+ - Component: Added proximity component to track people closest to a location (@nickwaring, @Bart274 )
+ - Component: Added support for Bloomsky Weather Station (@haraldnagel)
+ - Component: Added support for pushing stats to graphite (@kk7ds)
+ - Component: Added support for SCSGate devices (@flavio)
+ - Component: Added weblink component to link to other pages (@MagnusKnutas)
+ - Component: Support for Ubiquiti mFI sensors and switchable devices added (@kk7ds)
+ - Alarm control panel: Added Caddx/GE/Interlogix NetworX support (@kk7ds)
+ - Camera: MJPEG camera’s will now show real stream instead of a 2fps stream (@stjohnjohnson)
+ - Camera: Added Unifi video cameras support (@kk7ds)
+ - Device Tracker: Aruba platform now uses SSH instead of telnet (@carlosmgr)
+ - History: Show correct graphs for thermostats (@sdague)
+ - Light: Added MySensors support (@MartinHjelmare)
+ - Lock: Added Verisure support (@turbokongen)
+ - Media Player: Added Samsung TV support (@stefan-jonasson)
+ - Media Player: Added Snapcast support (@happyleavesaoc)
+ - MQTT: Allow using templates in publish service (@flyte)
+ - Notify: Added REST support (@Theb-1)
+ - Sensor: Added Speedtest.net support (@nkgilley)
+ - Switch: Added template platform (@pavoni)
+ - Thermostat: Support for Honeywell in the US added (@kk7ds)
+ - Z-Wave: Allow configuring polling and support scenes (@lukas-hetzenecker)
+ - Bug fixes and improvements by @persandstrom, @fabaff, @balloob, @pavoni, @philipbl, @MartinHjelmare, @rmkraus, @molobrakos, @lukas-hetzenecker, @TangoAlpha, @deisi, @Danielhiversen, @roqeer, @jaharkes
+
+
+
+
@@ -450,34 +513,6 @@ In this tutorial I will explain how you can activate Tasker tasks from Home Assi
-
-
-
- InfluxDB and Grafana
-
-
-
-
-
-
← Older
Newer →
diff --git a/blog/posts/11/index.html b/blog/posts/11/index.html
index d8961ffe55..0924f2383f 100644
--- a/blog/posts/11/index.html
+++ b/blog/posts/11/index.html
@@ -67,6 +67,34 @@
+
+
+
+ InfluxDB and Grafana
+
+
+
+
+
+
@@ -431,33 +459,6 @@ Map in Home Assistant showing two people and three zones (home, school, work)
-
-
-
- Remote Monitoring with Glances
-
-
-
-
-
-Inspried by a feature requests I started looking into the available options to do monitoring of remote hosts. The feature request is about displaying system information in a similar way than the systemmonitor sensor does it for the local system. After a while I started to think that it would be a nice addition for a small home network where no full-blown system monitoring setup is present.
- Read on →
-
-
-
← Older
Newer →
diff --git a/blog/posts/12/index.html b/blog/posts/12/index.html
index 9e889de418..4c76aaab2c 100644
--- a/blog/posts/12/index.html
+++ b/blog/posts/12/index.html
@@ -67,6 +67,33 @@
+
+
+
+ Remote Monitoring with Glances
+
+
+
+
+
+Inspried by a feature requests I started looking into the available options to do monitoring of remote hosts. The feature request is about displaying system information in a similar way than the systemmonitor sensor does it for the local system. After a while I started to think that it would be a nice addition for a small home network where no full-blown system monitoring setup is present.
+ Read on →
+
+
+
@@ -393,49 +420,6 @@ To update to the latest version, run scripts/update
. Please report
-
-
-
- UTC & Time zone awareness
-
-
-
-
- I have recently merged code to refactor Home Assistant to use only UTC times internally. A much needed refactor. I’ve added some extra test coverage to time sensitive parts to ensure stability. The code has been live in the dev branch for the last 9 days and will be soon released to the master branch.
-From now on all internal communication will be done in UTC: time changed events, datetime attributes of states, etc. To get the current time in UTC you can call homeassistant.util.dt.utcnow()
. This is a timezone aware UTC datetime object. homeassistant.util.dt
is a new util package with date helpers.
-There is also such a thing as local time. Local time is based on the time zone that you have setup in your configuration.yaml
. Local times should only be used for user facing information: logs, frontend and automation settings in configuration.yaml
.
-Setting up your time zone
-Setting up a time zone happens in configuration.yaml
. If you have no time zone setup, it will be auto detected using the existing detection code using freegeoip.net. You can find a list of compatible time zones on Wikipedia.
-homeassistant:
- time_zone: America/Los_Angeles
-
-
-Compatibility
-The changes to the code are mostly backwards compatible. The old hass.track_time_change
and hass.track_point_in_time
use now internally two new methods: hass.track_utc_time_change
and hass.track_point_in_utc_time
. The usage of the old methods have not changed and should be backwards compatible.
-This refactor adds a new migration for the database adding a utc_offset
column to events and states. This information is currently not used but can prove useful in the future when we start analyzing the historical data.
- Backwards incompatible stuff
-All built-in components have been upgraded. The following list is only for people that run custom components:
-
- hass.track_time_change
and hass.track_point_in_time
will now return a time zone aware datetime object. Python does not allow comparing a naive with an aware datetime object.
- - the sun attributes for rising and setting are now in UTC. The methods
sun.next_rising(hass)
and sun.next_setting(hass)
are backwards compatible, just be careful if you used to read the raw attributes.
- - the API sends all times in UTC. If you use anything else besides the frontend to talk to HA, make sure it handles it differently.
-
-
-
-
← Older
Newer →
diff --git a/blog/posts/13/index.html b/blog/posts/13/index.html
index 815fbe8ebb..05b7814897 100644
--- a/blog/posts/13/index.html
+++ b/blog/posts/13/index.html
@@ -67,6 +67,49 @@
+
+
+
+ UTC & Time zone awareness
+
+
+
+
+ I have recently merged code to refactor Home Assistant to use only UTC times internally. A much needed refactor. I’ve added some extra test coverage to time sensitive parts to ensure stability. The code has been live in the dev branch for the last 9 days and will be soon released to the master branch.
+From now on all internal communication will be done in UTC: time changed events, datetime attributes of states, etc. To get the current time in UTC you can call homeassistant.util.dt.utcnow()
. This is a timezone aware UTC datetime object. homeassistant.util.dt
is a new util package with date helpers.
+There is also such a thing as local time. Local time is based on the time zone that you have setup in your configuration.yaml
. Local times should only be used for user facing information: logs, frontend and automation settings in configuration.yaml
.
+Setting up your time zone
+Setting up a time zone happens in configuration.yaml
. If you have no time zone setup, it will be auto detected using the existing detection code using freegeoip.net. You can find a list of compatible time zones on Wikipedia.
+homeassistant:
+ time_zone: America/Los_Angeles
+
+
+Compatibility
+The changes to the code are mostly backwards compatible. The old hass.track_time_change
and hass.track_point_in_time
use now internally two new methods: hass.track_utc_time_change
and hass.track_point_in_utc_time
. The usage of the old methods have not changed and should be backwards compatible.
+This refactor adds a new migration for the database adding a utc_offset
column to events and states. This information is currently not used but can prove useful in the future when we start analyzing the historical data.
+ Backwards incompatible stuff
+All built-in components have been upgraded. The following list is only for people that run custom components:
+
+ hass.track_time_change
and hass.track_point_in_time
will now return a time zone aware datetime object. Python does not allow comparing a naive with an aware datetime object.
+ - the sun attributes for rising and setting are now in UTC. The methods
sun.next_rising(hass)
and sun.next_setting(hass)
are backwards compatible, just be careful if you used to read the raw attributes.
+ - the API sends all times in UTC. If you use anything else besides the frontend to talk to HA, make sure it handles it differently.
+
+
+
+
@@ -416,38 +459,6 @@ Home Assistant now supports --open-ui
and
password=YOUR_PASSWORD
-
-
-
-
-
-
- Bootstrapping your setup with Discovery
-
-
-
-
- Most people do not like configuring things. Things just have to work, out of the box. Reaching this scenario is the goal of what we are about to introduce: our new discovery component.
-The discovery component will scan the WiFi network from time to time for connected zeroconf/mDNS and uPnP devices. The intial introduction is mainly focussed on getting the right architecture in place and discovers Belkin WeMo switches and Google Chromecasts connected to your network. When found, it will load and notify the appropritate component and it will be ready to use within seconds.
-Most devices still require some sort of interaction from the user after being discovered - be it a button being pressed or some sort of authentication. This is a challenge that will be solved in the future.
-To enable the discovery component, add the following to your home-assistant.conf
:
-[discovery]
-
-
-A new discovery section has been added to the Adding a new platform page with instructions how to make your platform discoverable.
diff --git a/blog/posts/14/index.html b/blog/posts/14/index.html
index ad2ec680d4..2e0bf3a8b7 100644
--- a/blog/posts/14/index.html
+++ b/blog/posts/14/index.html
@@ -67,6 +67,38 @@
+
+
+
+ Bootstrapping your setup with Discovery
+
+
+
+
+ Most people do not like configuring things. Things just have to work, out of the box. Reaching this scenario is the goal of what we are about to introduce: our new discovery component.
+The discovery component will scan the WiFi network from time to time for connected zeroconf/mDNS and uPnP devices. The intial introduction is mainly focussed on getting the right architecture in place and discovers Belkin WeMo switches and Google Chromecasts connected to your network. When found, it will load and notify the appropritate component and it will be ready to use within seconds.
+Most devices still require some sort of interaction from the user after being discovered - be it a button being pressed or some sort of authentication. This is a challenge that will be solved in the future.
+To enable the discovery component, add the following to your home-assistant.conf
:
+[discovery]
+
+
+A new discovery section has been added to the Adding a new platform page with instructions how to make your platform discoverable.
+
+
+
diff --git a/blog/posts/2/index.html b/blog/posts/2/index.html
index 6a28f78e3f..43fff2ca11 100644
--- a/blog/posts/2/index.html
+++ b/blog/posts/2/index.html
@@ -67,6 +67,34 @@
+
+
+
+ Home Assistant at PyCon US 2017
+
+
+
+
+ In just 12 hours PyCon US 2017 starts. This is an exciting conference because there will be a bunch of Home Assistant developers and users there being able to meet in person.
+Just like last year, we’ll be hosting a Home Assistant Open Space. Please stop by to ask any questions you have to the available developers. We haven’t reserved a slot yet but will do so tomorrow. We’ll update this post and announce it on social media as we know time and location. First open-space will be Friday at 4pm in room B112.
+We will also be taken part in the development sprints from Monday-Wednesday. You only need to bring a laptop. We’ll help you get set up with a dev environment and you can be coding on top of Home Assistant in no time. Exact location inside the conference center to be announced. We are sitting in room A108.
+On a final note, the Home Assistant community is very very active so don’t take it personal if we don’t remember your name, issue or contribution.
+
+
+
@@ -492,45 +520,6 @@ After automatic discovery, Home Assistant will ask the user to finish pairing wi
-
-
-
- IKEA Trådfri: Internet of Things done right
-
-
-
-
- Last month IKEA released a new home automation lineup called Trådfri. It consists of white bulbs, dimming remotes, color temperature remotes and motion sensors. After almost two weeks of research, we have come to the conclusion that this is going to be the perfect companion hardware to work with Home Assistant. Here is the gist of our breakdown:
-
- - Works out of the box. You can get started by just buying the already paired light and remote. You only need to buy the gateway if you want to set time-based rules for your lights or use your phone as a remote.
- - Local only hub. No cloud that gathers data about how you live your life and it will keep working even if IKEA stops supporting it.
- - Based on open standards. It uses Zigbee between devices and CoAP/dTLS to talk to the gateway. This means that you are not locked into a single vendor. You can pair it with Philips Hue bulbs and other compatible vendors.
- - Affordable. Lights start at $12 standalone and $20 if bundled with a remote (USA prices).
- - Useful design. The gateway has built-in space to hide excess cables and remotes come with magnetic holders for on the wall.
- - Able to subscribe to changes (local push). Automations will be able to instantly respond to changes to device states by subscribing to the gateway for changes.
- - Full integration in Home Assistant 0.43 (scheduled for release April 22). Our community built a standalone library pytradfri and we use it in Home Assistant. Home Assistant will automatically discover gateways on your network and guide the user to set them up.
- - Downside: no integration with other systems yet. There are rumors that Homekit support will land in October and I expect both Google Home and Amazon Echo to eventually add support. Use Home Assistant to connect them all in the meanwhile.
- - Semi-downside: you can’t control your lights remotely. Because it’s local only, you won’t be able to control your lights remotely unless via a third-party integration.
-
-Full breakdown available after clicking read more.
-(Note: we are not affiliated with IKEA nor do we receive commission for sales. We are just big fans of their new line up!)
- Read on →
-
-
-
← Older
Newer →
diff --git a/blog/posts/3/index.html b/blog/posts/3/index.html
index c5042d4aa8..e0729e463f 100644
--- a/blog/posts/3/index.html
+++ b/blog/posts/3/index.html
@@ -67,6 +67,45 @@
+
+
+
+ IKEA Trådfri: Internet of Things done right
+
+
+
+
+ Last month IKEA released a new home automation lineup called Trådfri. It consists of white bulbs, dimming remotes, color temperature remotes and motion sensors. After almost two weeks of research, we have come to the conclusion that this is going to be the perfect companion hardware to work with Home Assistant. Here is the gist of our breakdown:
+
+ - Works out of the box. You can get started by just buying the already paired light and remote. You only need to buy the gateway if you want to set time-based rules for your lights or use your phone as a remote.
+ - Local only hub. No cloud that gathers data about how you live your life and it will keep working even if IKEA stops supporting it.
+ - Based on open standards. It uses Zigbee between devices and CoAP/dTLS to talk to the gateway. This means that you are not locked into a single vendor. You can pair it with Philips Hue bulbs and other compatible vendors.
+ - Affordable. Lights start at $12 standalone and $20 if bundled with a remote (USA prices).
+ - Useful design. The gateway has built-in space to hide excess cables and remotes come with magnetic holders for on the wall.
+ - Able to subscribe to changes (local push). Automations will be able to instantly respond to changes to device states by subscribing to the gateway for changes.
+ - Full integration in Home Assistant 0.43 (scheduled for release April 22). Our community built a standalone library pytradfri and we use it in Home Assistant. Home Assistant will automatically discover gateways on your network and guide the user to set them up.
+ - Downside: no integration with other systems yet. There are rumors that Homekit support will land in October and I expect both Google Home and Amazon Echo to eventually add support. Use Home Assistant to connect them all in the meanwhile.
+ - Semi-downside: you can’t control your lights remotely. Because it’s local only, you won’t be able to control your lights remotely unless via a third-party integration.
+
+Full breakdown available after clicking read more.
+(Note: we are not affiliated with IKEA nor do we receive commission for sales. We are just big fans of their new line up!)
+ Read on →
+
+
+
@@ -507,53 +546,6 @@ Screenshot of all the different functionality the IP webcam integration offers.
-
-
-
- Home Assistant t-shirts have arrived!
-
-
-
-
-
-
- Cool dude with beard and tattoo wearing the new blue Home Assistant shirt.
-
-What time is it? Yep, t-shirt time. Today we’re launching the first two Home Assistant designs. We have a blue t-shirt (🇪🇺 EU – 🇺🇸 US) as pictured above and a design for on black/gray shirts (🇪🇺 EU – 🇺🇸 US) as pictured below.
-
-
-And because we love the internet and all the things that it has brought us, we will start with having 100% of the profit from the sales be donated to the Electronic Frontier Foundation. If you buy a shirt you will hit two birds with one stone (figuratively): you get to wear a kick-ass Home Assistant t-shirt and you help fund defending civil liberties in the digital world.
-The EFF is a nonprofit organization that aims to protect the rights of technology users. You might however be more familiar with one of their projects: Let’s Encrypt. Read more about what the EFF does.
-So, what are you waiting for? Get yourself a shirt! 🇪🇺 EU store – 🇺🇸 US store
-
-
- Family of 4 on a bench wearing the new black Home Assistant shirt. 🇪🇺 EU – 🇺🇸 US
-
-We are using Teespring.com to manage all the sales, production and distribution of the shirts and they will also donate our profits to the EFF. It’s also how we got all these amazing stockphotos. Some extra things to note about our teespring shop:
-
- - Teespring shows that there is a number of days left until the end of the campaign for the shirts. Don’t worry about that, it should automatically relaunch.
-
-More photos after the click.
- Read on →
-
-
-
← Older
Newer →
diff --git a/blog/posts/4/index.html b/blog/posts/4/index.html
index 38dadaed90..40dc49fe6d 100644
--- a/blog/posts/4/index.html
+++ b/blog/posts/4/index.html
@@ -67,6 +67,53 @@
+
+
+
+ Home Assistant t-shirts have arrived!
+
+
+
+
+
+
+ Cool dude with beard and tattoo wearing the new blue Home Assistant shirt.
+
+What time is it? Yep, t-shirt time. Today we’re launching the first two Home Assistant designs. We have a blue t-shirt (🇪🇺 EU – 🇺🇸 US) as pictured above and a design for on black/gray shirts (🇪🇺 EU – 🇺🇸 US) as pictured below.
+
+
+And because we love the internet and all the things that it has brought us, we will start with having 100% of the profit from the sales be donated to the Electronic Frontier Foundation. If you buy a shirt you will hit two birds with one stone (figuratively): you get to wear a kick-ass Home Assistant t-shirt and you help fund defending civil liberties in the digital world.
+The EFF is a nonprofit organization that aims to protect the rights of technology users. You might however be more familiar with one of their projects: Let’s Encrypt. Read more about what the EFF does.
+So, what are you waiting for? Get yourself a shirt! 🇪🇺 EU store – 🇺🇸 US store
+
+
+ Family of 4 on a bench wearing the new black Home Assistant shirt. 🇪🇺 EU – 🇺🇸 US
+
+We are using Teespring.com to manage all the sales, production and distribution of the shirts and they will also donate our profits to the EFF. It’s also how we got all these amazing stockphotos. Some extra things to note about our teespring shop:
+
+ - Teespring shows that there is a number of days left until the end of the campaign for the shirts. Don’t worry about that, it should automatically relaunch.
+
+More photos after the click.
+ Read on →
+
+
+
@@ -710,39 +757,6 @@ You have to note:
-
-
-
- Thank You
-
-
-
-
- A year ago Home Assistant 0.10 landed. Last weekend we released 0.35. Doing 25 releases in a year is a big accomplishment by the community and each release has moved us forwards leaps and bounds. In this year alone we have seen 2800 pull requests on the main repo alone, that’s more than 7 a day!
-One of the things that Jon Walker, the founder of the company I work for (AppFolio), has taught me is that the biggest advantage that you can create for yourself compared to your competitors is to release more often. Everytime you release you are able to get the new features into the hands of the users and developers. The faster people start using it, the faster you get feedback on the good and bad parts and thus the faster can you evolve.
-That’s why I structured Home Assistant around a two week release cycle. It makes sure that features get out fast and it also forces us to not accumulate a backlog of things to document or test properly. Every two weeks we can start fresh. This makes it easy for new people to start contributing because it’s clear when things go out and people are not afraid to miss a release.
-However, being on a two week release cycle also means that the community has to rally each two weeks to make sure everything is ready to go. A lot of people are involved in making sure that all pieces are in place, to all of those: thank you! Thank you for all the time and effort you put in to make Home Assistant the best home automation software out there.
-Another big thanks goes out to the developers of the Python language and all the open source libraries and tools that Home Assistant depends on. Making quality software is not a small feat and all of you can be proud of yourself.
-Also a big thanks for the companies that offer their services for free to open source projects. Without these we would not be able to operate at our speed or scale. Thanks GitHub, TravisCI, CloudFlare and Discourse!
-And finally thank you community for being so helpful and awesome 🙇.
-We’re taking a well deserved break and we will be back again in 2017 with more awesomeness. Happy holidays!
-– Paulus
-
-
-
← Older
Newer →
diff --git a/blog/posts/5/index.html b/blog/posts/5/index.html
index a56cd3b672..8d1381c871 100644
--- a/blog/posts/5/index.html
+++ b/blog/posts/5/index.html
@@ -67,6 +67,39 @@
+
+
+
+ Thank You
+
+
+
+
+ A year ago Home Assistant 0.10 landed. Last weekend we released 0.35. Doing 25 releases in a year is a big accomplishment by the community and each release has moved us forwards leaps and bounds. In this year alone we have seen 2800 pull requests on the main repo alone, that’s more than 7 a day!
+One of the things that Jon Walker, the founder of the company I work for (AppFolio), has taught me is that the biggest advantage that you can create for yourself compared to your competitors is to release more often. Everytime you release you are able to get the new features into the hands of the users and developers. The faster people start using it, the faster you get feedback on the good and bad parts and thus the faster can you evolve.
+That’s why I structured Home Assistant around a two week release cycle. It makes sure that features get out fast and it also forces us to not accumulate a backlog of things to document or test properly. Every two weeks we can start fresh. This makes it easy for new people to start contributing because it’s clear when things go out and people are not afraid to miss a release.
+However, being on a two week release cycle also means that the community has to rally each two weeks to make sure everything is ready to go. A lot of people are involved in making sure that all pieces are in place, to all of those: thank you! Thank you for all the time and effort you put in to make Home Assistant the best home automation software out there.
+Another big thanks goes out to the developers of the Python language and all the open source libraries and tools that Home Assistant depends on. Making quality software is not a small feat and all of you can be proud of yourself.
+Also a big thanks for the companies that offer their services for free to open source projects. Without these we would not be able to operate at our speed or scale. Thanks GitHub, TravisCI, CloudFlare and Discourse!
+And finally thank you community for being so helpful and awesome 🙇.
+We’re taking a well deserved break and we will be back again in 2017 with more awesomeness. Happy holidays!
+– Paulus
+
+
+
@@ -1025,119 +1058,6 @@
On first boot the latest release of Home Assistant will be installed and can be reached after 3~5 minutes. Pre-installed on this image is the MQTT broker Mosquitto, Bluetooth support and settings for the homeassistant
account to use the GPIO pins of the Raspberry Pi. Mosquitto is not activated by default.
As it is today there is no pre-compiled Z-Wave support but it can be installed by following the Getting started instructions for Z-Wave.
Happy Automating!
-
-
-
-
-
-
- 0.29: 🎈 Async, SleepIQ, OpenALPR, EmonCMS, stocks, and plants
-
-
-
-
- Two weeks ago, September 17 marked our 3 year anniversary. In this time Home Assistant managed to grow from a simple script that turned on my lights when the sun set to a kick ass open source project with the best community an open-source project could wish for. This release contains features, bug fixes and performance tweaks by a total of 50 different people! We have also managed to cross the 1000 forks on GitHub. Talking about momentum!
-This is a big release as we’ve completely overhauled the internals of Home Assistant. When I initially wrote Home Assistant, still figuring out the ins and outs of Python, I went for an approach that I was familiar with for an application with many moving parts: threads and locks. This approach has served us well over the years but it was slower than it needed to be, especially on limited hardware.
-This all changed when @bbangert came around and took on the tough job to migrate the core over to use asynchronous programming. He did an amazing job and I am happy to say that the initial port has been done and is included in this release! On top of that, we have been able to keep our simple and straightforward API at the same time. We are still in the process of migrating more and more components over to the asynchronous API, so expect more speedups and awesome features in the upcoming releases.
- SleepIQ and OpenALPR
-There now is support for two new super cool things: Beds and license plates. @technicalpickles created a SleepIQ component that let you monitor the sensor data of your bed. @pvizeli has added license plate recognition based on OpenALPR! This means that you can now be notified about which car is parked on your driveway or in your garage. I also would like to use this opportunity to give a big shoutout to @pvizeli for being such an awesome member of our community. He joined us at the end of June and has helped crush bugs and add awesome features ever since (65 pull requests already!).
- Configuration validation
-On the voluptuous front we have also made great progress. We were able to fully remove the legacy config helpers and have migrated 323 of the 346 components and platforms that needed migrating! This does mean that for some components the configuration has slightly changed, make sure to check out the breaking changes section at the bottom for more info. Thanks everybody for reviewing the Pull requests, testing the changes, and reporting issues.
- Delayed Release
-As you might have noticed, this release has been delayed by 5 days. This was due to a rare, difficult to reproduce problem with the Python interpreter. A huuuuge thanks to all the people that have helped countless hours in researching, debugging and fixing this issue: @bbangert, @turbokongen, @lwis, @kellerza, @technicalpickles, @pvizeli, @persandstrom and @joyrider3774. I am grateful to have all of you as part of the Home Assistant community.
- Hide automation rules
-Since 0.28 automation rules can be reloaded directly from the frontend. By default all automation rules are shown. If you want to hide an automation rule, use hide_entity: True
.
- All changes
-


-
- - Convert core from thread-based to be async-based (@bbangert, @balloob)
- - New SleepIQ support (@technicalpickles)
- - Cover: Vera is now supported (@pavoni)
- - Climate: Vera climate devices are now supported (@robjohnson189)
- - Climate: MySensors is now supported (@kaustubhphatak)
- - Control Home Assistant with keyboard shortcuts (@deisi)
- - More voluptuous config validations (@fabaff, @kellerza, @balloob)
- - New Nuimo controller support added (@gross1989)
- - Sensor: BOM Weather component (@tinglis1)
- - Automation: Option added to hide entity (@milaq)
- - Sensor: Emoncms feeds now supported (@joyrider)
- - Sensor: Mi Flora plant sensor now supported (@open-homeautomation)
- - Logbook: Allow filtering entities and hide hidden entities (@wokar)
- - Notify: Kodi support added (@chrom3)
- - Notify: Support for Simplepush added (@fabaff)
- - Sensor: KNX sensors now supported (@daBONDi)
- - Wink improvements (@w1ll1am23)
- - ISY improvements (@Teagan42)
- - Link to relevant docs in config validation error messages (@fabaff)
- - Greatly improve the performance of templates (@balloob, @pvizeli)
- - Notify - Slack: Support for username/icon (@Khabi)
- - MQTT room detection: Away timeout now supported (@mKeRix)
- - Climate: Nest can now control the fan (@jawilson)
- - Modbus: Major cleanup for Modbus switches and sensors (@persandstrom)
- - HTTP: Allow passwordless logins from whitelisted IP addresses (@Danielhiversen)
- - Sensor: Yahoo! Finance stocks now supported (@tchellomello)
- - Sensor: Set value based on incoming email (@sam-io)
- - Light: White value now supported (@mxtra, @MartinHjelmare)
- - InfluxDB now allows attaching extra data (@lwis)
- - OpenALPR support (@pvizeli)
- - Minor features and bug fixes by @fabaff, @w1ll1am23, @turbokongen, @clach04, @mKeRix, @pvizeli, @DavidLP, @nvella, @Teagan42, @ericwclymer, @wokar, @kellerza, @nkgilley, @jawilson, @Danielhiversen, @ej81, @danieljkemp, @balloob, @philhawthorne, @LinuxChristian, @milas, @simonszu, @Cinntax, @irvingwa, @sytone, @kk7ds, @robbiet480.
-
- Hotfix 0.29.1 - September 29
-
- - Fix typo in Nest climate platform. We are still experiencing issues with Nest. (@tchellomello)
-
- Hotfix 0.29.2 - September 29
-
- Hotfix 0.29.3 - September 29
-
- - Hue config fix (@pvizeli)
-
- Hotfix 0.29.4 - September 30
-
- - 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)
-
- Hotfix 0.29.6 - October 1
-
- - Fix segmentation fault (@bbangert) 🎉
- - Fix nested templates in
data_template
would incorrectly get cached (@balloob)
-
- Hotfix 0.29.7 - October 5
-
- - Fix handling SIGTERM and SIGHUP signals (fixes Systemd restart issues) (@pvizeli)
-
- Breaking changes
-
- - The template methods
now
and utcnow
have been changed from variables to methods. To get the current time replace now
with now()
.
- yahooweather
default name is now yweather
. Also min and max temperature are now correctly called Temperature Min
and Temperature Max
.
- ffmpeg
is now a component for manage some things central. All ffmpeg_bin
options have moved to this compoment from platforms.
- - Config has changed for X10 lights.
- - For Wink, make sure your config only contains the access token as in the docs.
- - Nest sensor ‘mode’ has been renamed to ‘operation_mode’
-
- If you need help…
-…don’t hesitate to use our Forum or join us for a little chat. The release notes have comments enabled but it’s preferred if you the former communication channels. Thanks.
diff --git a/blog/posts/6/index.html b/blog/posts/6/index.html
index 405bff8365..2e5f843ed0 100644
--- a/blog/posts/6/index.html
+++ b/blog/posts/6/index.html
@@ -67,6 +67,119 @@
+
+
+
+ 0.29: 🎈 Async, SleepIQ, OpenALPR, EmonCMS, stocks, and plants
+
+
+
+
+ Two weeks ago, September 17 marked our 3 year anniversary. In this time Home Assistant managed to grow from a simple script that turned on my lights when the sun set to a kick ass open source project with the best community an open-source project could wish for. This release contains features, bug fixes and performance tweaks by a total of 50 different people! We have also managed to cross the 1000 forks on GitHub. Talking about momentum!
+This is a big release as we’ve completely overhauled the internals of Home Assistant. When I initially wrote Home Assistant, still figuring out the ins and outs of Python, I went for an approach that I was familiar with for an application with many moving parts: threads and locks. This approach has served us well over the years but it was slower than it needed to be, especially on limited hardware.
+This all changed when @bbangert came around and took on the tough job to migrate the core over to use asynchronous programming. He did an amazing job and I am happy to say that the initial port has been done and is included in this release! On top of that, we have been able to keep our simple and straightforward API at the same time. We are still in the process of migrating more and more components over to the asynchronous API, so expect more speedups and awesome features in the upcoming releases.
+ SleepIQ and OpenALPR
+There now is support for two new super cool things: Beds and license plates. @technicalpickles created a SleepIQ component that let you monitor the sensor data of your bed. @pvizeli has added license plate recognition based on OpenALPR! This means that you can now be notified about which car is parked on your driveway or in your garage. I also would like to use this opportunity to give a big shoutout to @pvizeli for being such an awesome member of our community. He joined us at the end of June and has helped crush bugs and add awesome features ever since (65 pull requests already!).
+ Configuration validation
+On the voluptuous front we have also made great progress. We were able to fully remove the legacy config helpers and have migrated 323 of the 346 components and platforms that needed migrating! This does mean that for some components the configuration has slightly changed, make sure to check out the breaking changes section at the bottom for more info. Thanks everybody for reviewing the Pull requests, testing the changes, and reporting issues.
+ Delayed Release
+As you might have noticed, this release has been delayed by 5 days. This was due to a rare, difficult to reproduce problem with the Python interpreter. A huuuuge thanks to all the people that have helped countless hours in researching, debugging and fixing this issue: @bbangert, @turbokongen, @lwis, @kellerza, @technicalpickles, @pvizeli, @persandstrom and @joyrider3774. I am grateful to have all of you as part of the Home Assistant community.
+ Hide automation rules
+Since 0.28 automation rules can be reloaded directly from the frontend. By default all automation rules are shown. If you want to hide an automation rule, use hide_entity: True
.
+ All changes
+


+
+ - Convert core from thread-based to be async-based (@bbangert, @balloob)
+ - New SleepIQ support (@technicalpickles)
+ - Cover: Vera is now supported (@pavoni)
+ - Climate: Vera climate devices are now supported (@robjohnson189)
+ - Climate: MySensors is now supported (@kaustubhphatak)
+ - Control Home Assistant with keyboard shortcuts (@deisi)
+ - More voluptuous config validations (@fabaff, @kellerza, @balloob)
+ - New Nuimo controller support added (@gross1989)
+ - Sensor: BOM Weather component (@tinglis1)
+ - Automation: Option added to hide entity (@milaq)
+ - Sensor: Emoncms feeds now supported (@joyrider)
+ - Sensor: Mi Flora plant sensor now supported (@open-homeautomation)
+ - Logbook: Allow filtering entities and hide hidden entities (@wokar)
+ - Notify: Kodi support added (@chrom3)
+ - Notify: Support for Simplepush added (@fabaff)
+ - Sensor: KNX sensors now supported (@daBONDi)
+ - Wink improvements (@w1ll1am23)
+ - ISY improvements (@Teagan42)
+ - Link to relevant docs in config validation error messages (@fabaff)
+ - Greatly improve the performance of templates (@balloob, @pvizeli)
+ - Notify - Slack: Support for username/icon (@Khabi)
+ - MQTT room detection: Away timeout now supported (@mKeRix)
+ - Climate: Nest can now control the fan (@jawilson)
+ - Modbus: Major cleanup for Modbus switches and sensors (@persandstrom)
+ - HTTP: Allow passwordless logins from whitelisted IP addresses (@Danielhiversen)
+ - Sensor: Yahoo! Finance stocks now supported (@tchellomello)
+ - Sensor: Set value based on incoming email (@sam-io)
+ - Light: White value now supported (@mxtra, @MartinHjelmare)
+ - InfluxDB now allows attaching extra data (@lwis)
+ - OpenALPR support (@pvizeli)
+ - Minor features and bug fixes by @fabaff, @w1ll1am23, @turbokongen, @clach04, @mKeRix, @pvizeli, @DavidLP, @nvella, @Teagan42, @ericwclymer, @wokar, @kellerza, @nkgilley, @jawilson, @Danielhiversen, @ej81, @danieljkemp, @balloob, @philhawthorne, @LinuxChristian, @milas, @simonszu, @Cinntax, @irvingwa, @sytone, @kk7ds, @robbiet480.
+
+ Hotfix 0.29.1 - September 29
+
+ - Fix typo in Nest climate platform. We are still experiencing issues with Nest. (@tchellomello)
+
+ Hotfix 0.29.2 - September 29
+
+ Hotfix 0.29.3 - September 29
+
+ - Hue config fix (@pvizeli)
+
+ Hotfix 0.29.4 - September 30
+
+ - 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)
+
+ Hotfix 0.29.6 - October 1
+
+ - Fix segmentation fault (@bbangert) 🎉
+ - Fix nested templates in
data_template
would incorrectly get cached (@balloob)
+
+ Hotfix 0.29.7 - October 5
+
+ - Fix handling SIGTERM and SIGHUP signals (fixes Systemd restart issues) (@pvizeli)
+
+ Breaking changes
+
+ - The template methods
now
and utcnow
have been changed from variables to methods. To get the current time replace now
with now()
.
+ yahooweather
default name is now yweather
. Also min and max temperature are now correctly called Temperature Min
and Temperature Max
.
+ ffmpeg
is now a component for manage some things central. All ffmpeg_bin
options have moved to this compoment from platforms.
+ - Config has changed for X10 lights.
+ - For Wink, make sure your config only contains the access token as in the docs.
+ - Nest sensor ‘mode’ has been renamed to ‘operation_mode’
+
+ If you need help…
+…don’t hesitate to use our Forum or join us for a little chat. The release notes have comments enabled but it’s preferred if you the former communication channels. Thanks.
+
+
+
@@ -672,36 +785,6 @@ Heatmap
-
-
-
- ESP8266 and MicroPython - Part 1
-
-
-
-
-
-The first release of Micropython for ESP8266 was delivered a couple of weeks ago. The documentation covers a lot of ground. This post is providing only a little summary which should get you started.
-Until a couple of weeks ago, the pre-built MicroPython binary for the ESP8266 was only available to backers of the Kickstarter campaign. This has changed now and it is available to the public for download.
- Read on →
-
-
-
← Older
Newer →
diff --git a/blog/posts/7/index.html b/blog/posts/7/index.html
index 1ab48f1a28..73f891e0cb 100644
--- a/blog/posts/7/index.html
+++ b/blog/posts/7/index.html
@@ -67,6 +67,36 @@
+
+
+
+ ESP8266 and MicroPython - Part 1
+
+
+
+
+
+The first release of Micropython for ESP8266 was delivered a couple of weeks ago. The documentation covers a lot of ground. This post is providing only a little summary which should get you started.
+Until a couple of weeks ago, the pre-built MicroPython binary for the ESP8266 was only available to backers of the Kickstarter campaign. This has changed now and it is available to the public for download.
+ Read on →
+
+
+
@@ -494,47 +524,6 @@ In the past month I was thinking about ways to integrate USB webcams into Home A
Fix more info dialog not being able to open on Safari (@balloob)
Add support for OPTIONS HTTP command to get CORS working (@JshWright)
-
-
-
-
-
-
- Community Highlights
-
-
-
-
- Our community is amazingly helpful and creative. If you haven’t been there yet, make sure to stop by our chat room and come hang out with us. In this blog post I want to highlight a few recent awesome projects and videos from the community.
- SceneGen - cli for making scenes
-SceneGen is a new command line utility developed by Andrew Cockburn that helps with creating scene configurations for Home Assistant. To use it, you put your house in the preferred state, run SceneGen and it will print the scene configuration for your current states.
- Videos
-Nick Touran has been working on integrating IR remotes with Home Assistant. He made it into a component which should be available in the next release which should arrive in a couple of days. In the meanwhile, he wrote up a blog post and has put out a video showing the new integration, very cool!
-
-
-
-Ben from BRUH Automation has put out another great video how to get started tracking your location in Home Assistant using MQTT and OwnTracks.
-
-
-
-Muhammed Kilic has created a video how to make your Home Assistant instance accessible from the internet using the free dynamic DNS service DuckDNS.
-
-
-
diff --git a/blog/posts/8/index.html b/blog/posts/8/index.html
index ed62de914b..9fd1979dac 100644
--- a/blog/posts/8/index.html
+++ b/blog/posts/8/index.html
@@ -67,6 +67,47 @@
+
+
+
+ Community Highlights
+
+
+
+
+ Our community is amazingly helpful and creative. If you haven’t been there yet, make sure to stop by our chat room and come hang out with us. In this blog post I want to highlight a few recent awesome projects and videos from the community.
+ SceneGen - cli for making scenes
+SceneGen is a new command line utility developed by Andrew Cockburn that helps with creating scene configurations for Home Assistant. To use it, you put your house in the preferred state, run SceneGen and it will print the scene configuration for your current states.
+ Videos
+Nick Touran has been working on integrating IR remotes with Home Assistant. He made it into a component which should be available in the next release which should arrive in a couple of days. In the meanwhile, he wrote up a blog post and has put out a video showing the new integration, very cool!
+
+
+
+Ben from BRUH Automation has put out another great video how to get started tracking your location in Home Assistant using MQTT and OwnTracks.
+
+
+
+Muhammed Kilic has created a video how to make your Home Assistant instance accessible from the internet using the free dynamic DNS service DuckDNS.
+
+
+
+
+
+
@@ -480,47 +521,6 @@
-
-
-
-
-
-
- To Infinity and Beyond 🚀
-
-
-
-
- After 2.5 years I think we can proudly say: Home Assistant is a success. I write we because Home Assistant is no longer a one-person side project. It has become the side project of many people who spend countless hours on making Home Assistant the best home automation software out there. To acknowledge this we migrated the repositories from being under my name to be under our own organisation on GitHub.
-On our journey we’ve reached many noteworthy milestones:
-
- - #1 on HackerNews
- - Featured on ProductHunt
- - Trending repository on GitHub
- - 3000 stars on GitHub
- - 1.5 million page views on our website
- - Speaker at OpenIoT Summit 2016
-
-All these accomplishments are a nice pat on the back but our journey is far from over. There are a lot of challenges ahead if we want to become the go to solution for home automation for everyone.
-Until now the focus has been on making a platform that developers love to use. A platform that is simple but customizable. A platform that is both powerful and reliable. But most important: a platform that is local and open. Home Assistant does a great job at all these things.
-There will be some major challenges ahead of us to target groups other than developers. Easy installation and easy configuration being the #1. I’m sure that we’ll be able to eventually achieve these goals. I can’t say yet how or when. As with everything Home Assistant, we’ll take tiny steps, gathering feedback along the way to make sure we’re solving the right problems.
-I am confident that we will get there because we are set up for success: we have a robust architecture, high test coverage and an active community of world class developers and users. On top of that, we use Python which allows us to move fast and tackle complex problems in elegant ways. It is so easy to learn that it allows any programmer, experienced or not, to contribute support for devices and services. It’s as simple as filling in the blanks.
-I would like to put out a big thank you to all our contributors who make Home Assistant what it is today. It doesn’t matter if it is form of code, documentation or giving support in our chat room or forums. You. all. rock.
-Cheers to the future!
-Paulus
diff --git a/blog/posts/9/index.html b/blog/posts/9/index.html
index 5e624880aa..0d8d548b0f 100644
--- a/blog/posts/9/index.html
+++ b/blog/posts/9/index.html
@@ -67,6 +67,47 @@
+
+
+
+ To Infinity and Beyond 🚀
+
+
+
+
+ After 2.5 years I think we can proudly say: Home Assistant is a success. I write we because Home Assistant is no longer a one-person side project. It has become the side project of many people who spend countless hours on making Home Assistant the best home automation software out there. To acknowledge this we migrated the repositories from being under my name to be under our own organisation on GitHub.
+On our journey we’ve reached many noteworthy milestones:
+
+ - #1 on HackerNews
+ - Featured on ProductHunt
+ - Trending repository on GitHub
+ - 3000 stars on GitHub
+ - 1.5 million page views on our website
+ - Speaker at OpenIoT Summit 2016
+
+All these accomplishments are a nice pat on the back but our journey is far from over. There are a lot of challenges ahead if we want to become the go to solution for home automation for everyone.
+Until now the focus has been on making a platform that developers love to use. A platform that is simple but customizable. A platform that is both powerful and reliable. But most important: a platform that is local and open. Home Assistant does a great job at all these things.
+There will be some major challenges ahead of us to target groups other than developers. Easy installation and easy configuration being the #1. I’m sure that we’ll be able to eventually achieve these goals. I can’t say yet how or when. As with everything Home Assistant, we’ll take tiny steps, gathering feedback along the way to make sure we’re solving the right problems.
+I am confident that we will get there because we are set up for success: we have a robust architecture, high test coverage and an active community of world class developers and users. On top of that, we use Python which allows us to move fast and tackle complex problems in elegant ways. It is so easy to learn that it allows any programmer, experienced or not, to contribute support for devices and services. It’s as simple as filling in the blanks.
+I would like to put out a big thank you to all our contributors who make Home Assistant what it is today. It doesn’t matter if it is form of code, documentation or giving support in our chat room or forums. You. all. rock.
+Cheers to the future!
+Paulus
+
+
+
@@ -489,69 +530,6 @@ Hold your NFC tag against the belly of Garfield to unlock the alarm.
-
-
-
- 0.13: Speedtest.net, Bloomsky, Splunk and Garage Doors
-
-
-
-
- The focus of 0.13 was on test coverage, big cheers to @rmkraus for his hard work on this. I’m proud to announce that we’ve hit the 90% test coverage of the core + important components. A big milestone for the project.
-
-
- Examples of the new input_select and weblink components.
-
-Not only did we gain a lot of test coverage, we also attracted a lot of new developers that contributed a variety of components and platforms:
-






-
- - Core: Add service to restart Home Assistant (@rmkraus)
- - Core: Allow device to report as unavailable (@MartinHjelmare)
- - Core: Allow overriding polling interval in platforms and via config (@balloob)
- - Frontend: support for a default view have been added to replace the show all view (@balloob)
- - Component: Added apcupsd component (@flyte)
- - Component: Added component to log values to Splunk (@miniconfig)
- - Component: Added garage door component including Wink support (@xrolfex)
- - Component: Added input_select component (@balloob)
- - Component: Added proximity component to track people closest to a location (@nickwaring, @Bart274 )
- - Component: Added support for Bloomsky Weather Station (@haraldnagel)
- - Component: Added support for pushing stats to graphite (@kk7ds)
- - Component: Added support for SCSGate devices (@flavio)
- - Component: Added weblink component to link to other pages (@MagnusKnutas)
- - Component: Support for Ubiquiti mFI sensors and switchable devices added (@kk7ds)
- - Alarm control panel: Added Caddx/GE/Interlogix NetworX support (@kk7ds)
- - Camera: MJPEG camera’s will now show real stream instead of a 2fps stream (@stjohnjohnson)
- - Camera: Added Unifi video cameras support (@kk7ds)
- - Device Tracker: Aruba platform now uses SSH instead of telnet (@carlosmgr)
- - History: Show correct graphs for thermostats (@sdague)
- - Light: Added MySensors support (@MartinHjelmare)
- - Lock: Added Verisure support (@turbokongen)
- - Media Player: Added Samsung TV support (@stefan-jonasson)
- - Media Player: Added Snapcast support (@happyleavesaoc)
- - MQTT: Allow using templates in publish service (@flyte)
- - Notify: Added REST support (@Theb-1)
- - Sensor: Added Speedtest.net support (@nkgilley)
- - Switch: Added template platform (@pavoni)
- - Thermostat: Support for Honeywell in the US added (@kk7ds)
- - Z-Wave: Allow configuring polling and support scenes (@lukas-hetzenecker)
- - Bug fixes and improvements by @persandstrom, @fabaff, @balloob, @pavoni, @philipbl, @MartinHjelmare, @rmkraus, @molobrakos, @lukas-hetzenecker, @TangoAlpha, @deisi, @Danielhiversen, @roqeer, @jaharkes
-
-
-
-
← Older
Newer →
diff --git a/components/media_player.pandora/index.html b/components/media_player.pandora/index.html
index 3f552383a2..c6c5736b16 100644
--- a/components/media_player.pandora/index.html
+++ b/components/media_player.pandora/index.html
@@ -76,9 +76,13 @@
If you have a Pandora account, you can control it from Home Assistant with this media player.
Installation of Pianobar
-This media player uses the Pianobar command-line Pandora client, which you have to install separately. This can be done on a Raspberry Pi 2 with Raspbian Jesse as follows . (Note: Other platforms may have different installation processes)
-Install the following dependencies:
-$ sudo apt-get install git libao-dev libgcrypt11-dev libfaad-dev libmad0-dev libjson0-dev make pkg-config libav-tools libavcodec-extra libavcodec-dev libcurl4-openssl-dev libavfilter-dev libavformat-dev
+This media player uses the Pianobar command-line Pandora client, which you have to install separately. This can be done on a Raspberry Pi 2/3 with Raspbian Jessie as follows . (Note: Other platforms may have different installation processes)
+The version of pianobar that comes with Jessie has a bug, so you have to build a more recent version. The latest version depends on a recent version of libraries associated with ffmpeg, so you should make sure you go through the backport process documented in The FFmpeg component before doing this. Install the following basic dependencies:
+$ sudo apt-get install git libao-dev libgcrypt11-dev libfaad-dev libmad0-dev libjson0-dev make pkg-config libcurl4-openssl-dev
+
+
+And now install the backported ffmpeg-related libraries (note that if you’re using an older version of ffmpeg for other things on this machine, you may encounter issues after doings this):
+$ sudo apt-get -t jessie-backports install libav-tools libavcodec-extra libavcodec-dev libavfilter-dev libavformat-dev
Now clone the Pianobar repo and build pianobar:
diff --git a/index.html b/index.html
index b0cffc1445..dd66903056 100644
--- a/index.html
+++ b/index.html
@@ -94,10 +94,10 @@ Home Assistant is an open-source home automation platform running on Python 3. T
- Current Version: 0.48.0
- Released: July 02, 2017
+ Current Version: 0.48.1
+ Released: July 05, 2017
@@ -112,6 +112,10 @@ Home Assistant is an open-source home automation platform running on Python 3. T
Recent Blog Posts
+
+ Home Assistant Podcast #3
+ July 05, 2017
+
Home Assistant is moving to Discord
July 3, 2017
@@ -120,10 +124,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
0.48: Snips.ai, Shiftr.io and a massive History query speed up
July 2, 2017
-
- [Update: fixed] A frank and serious warning about X
- June 20, 2017
-
diff --git a/sitemap.xml b/sitemap.xml
index 8e88f77ad8..14b06f7152 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,6 +1,10 @@
+https://home-assistant.io/blog/2017/07/05/hasspodcast-ep-3/
+2017-07-05T00:01:00+00:00
+
+
https://home-assistant.io/blog/2017/07/03/home-assistant-is-moving-to-discord/
2017-07-03T23:28:01+00:00
@@ -3681,62 +3685,62 @@
https://home-assistant.io/demo/frontend.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/index.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-07-05T03:54:26+00:00
+2017-07-05T06:48:54+00:00
diff --git a/version.json b/version.json
index bb36ff8a4a..0ae422275b 100644
--- a/version.json
+++ b/version.json
@@ -1,15 +1,15 @@
{
- "current_version": "0.48.0",
- "release_date": "2017-07-02T00:00:00+00:00",
+ "current_version": "0.48.1",
+ "release_date": "2017-07-05T00:00:00+00:00",
"release_notes": "https://home-assistant.io/blog/2017/07/02/release-48/",
"release_notes_path": "/blog/2017/07/02/release-48/",
"release_title": "0.48: Snips.ai, Shiftr.io and a massive History query speed up",
"release_description": "Build your own local voice assistant with the new Snips.ai component, visualize your data with Shiftr.io and enjoy faster history browsing.",
- "patch_version_notes": "#",
+ "patch_version_notes": "#release-0481---july-5",
"root_url": "https://home-assistant.io",
"semantic_version": {
"major": 0,
"minor": 48,
- "patch": 0
+ "patch": 1
}
}