diff --git a/_deploy b/_deploy index 8cdff6bcfbb..68c8f78c1c1 160000 --- a/_deploy +++ b/_deploy @@ -1 +1 @@ -Subproject commit 8cdff6bcfbb2a911b964fe05b0db1ba2e6e208be +Subproject commit 68c8f78c1c16ba922bd0554f8bfd1d4bc2633671 diff --git a/source/_posts/2015-11-22-survey-november-2015.markdown b/source/_posts/2015-11-22-survey-november-2015.markdown index e764bbac004..db24ba85fc0 100644 --- a/source/_posts/2015-11-22-survey-november-2015.markdown +++ b/source/_posts/2015-11-22-survey-november-2015.markdown @@ -1,6 +1,7 @@ --- layout: post title: "Survey November 2015" +description: "Results from our survey about usage of various parts of Home Assistant." date: 2015-11-22 15:51:18 +0100 date_formatted: "November 22, 2015" author: Fabian Affolter diff --git a/source/_posts/2015-12-07-influxdb-and-grafana.markdown b/source/_posts/2015-12-07-influxdb-and-grafana.markdown index 896ec1d78f5..0d8e16e125d 100644 --- a/source/_posts/2015-12-07-influxdb-and-grafana.markdown +++ b/source/_posts/2015-12-07-influxdb-and-grafana.markdown @@ -2,6 +2,7 @@ layout: post title: "InfluxDB and Grafana" date: 2015-12-07 15:15:13 +0100 +description: "A step by step guide to start recording data from Home Assistant in InfluxDB and visualizing it using Grafan." comments: true date_formatted: "December 07, 2015" author: Fabian Affolter diff --git a/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown b/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown index 3332c4a1da1..52df67e4a56 100644 --- a/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown +++ b/source/_posts/2015-12-10-activating-tasker-tasks-from-home-assistant-using-command-line-switches.markdown @@ -1,6 +1,7 @@ --- layout: post title: "Activating Tasker tasks from Home Assistant using command line switches" +description: "Step-by-step guide how to start using Tasker on your Android phone with Home Assistant" date: 2015-12-10 10:39:41 +0000 date_formatted: "December 10, 2015" author: Rowan Hine diff --git a/source/_posts/2015-12-12-philips-hue-blocks-3rd-party-bulbs.markdown b/source/_posts/2015-12-12-philips-hue-blocks-3rd-party-bulbs.markdown new file mode 100644 index 00000000000..6a5dc9df708 --- /dev/null +++ b/source/_posts/2015-12-12-philips-hue-blocks-3rd-party-bulbs.markdown @@ -0,0 +1,34 @@ +--- +layout: post +title: "Philips Hue blocks 3rd party lights" +description: "Philips has published a firmware update that blocks pairing of any 3rd party light." +date: 2015-12-12 10:44:00 -0800 +date_formatted: "December 12, 2015" +author: Paulus Schoutsen +comments: true +categories: public-service-announcement +--- + +Philips Hue was one of the first to get smart lights accepted by the mainstream. Their Zigbee-based hub is rock solid, never crashes, great API and worked with other Zigbee light bulbs too. They are a bit expensive but the platform was worth every penny, till now. + +Yesterday a thread on [/r/homeautomation][reddit-hue] published that Philips Hue now blocks all but their own bulbs and those of "friends of Hue". I have been able to confirm this in the [Philips Hue FAQ][philips-hue-faq]: + +

+ +

+ +This means that after you update your Hue bridge to the latest version: + + - As of now, you can still use your existing paired 3rd party light bulbs + - You cannot pair new 3rd party light bulbs + - You're out of luck if for some reason you have to pair existing 3rd party light bulbs again + - Resetting your hub will force pairing of all your bulbs again + +If you own a Philips Hue hub and are using 3rd party light bulbs, make sure you do not upgrade your hub if you want to be able to pair new 3rd party lightbulbs. But do realize that you are sitting on a ticking time bomb. + +I have read, but have been unable to confirm it, that resetting your hub will force a software upgrade. So beware of that too. + +I will no longer suggest people to buy into the Philips Hue ecosystem. + +[reddit-hue]: https://www.reddit.com/r/homeautomation/comments/3wet8h/fyi_the_hue_hub_is_now_blocking_third_party/ +[philips-hue-faq]: http://www2.meethue.com/en-us/support/search/?q=Another+brand diff --git a/source/images/blog/2015-12-philips-hue-3rd-party/philips-hue-faq.png b/source/images/blog/2015-12-philips-hue-3rd-party/philips-hue-faq.png new file mode 100644 index 00000000000..4843fdbefbe Binary files /dev/null and b/source/images/blog/2015-12-philips-hue-3rd-party/philips-hue-faq.png differ