From b16c7457e3590493b52e0f8fffaba57e2f7c3388 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 5 Nov 2016 17:09:21 -0700 Subject: [PATCH] Release 0.32.1 --- _config.yml | 2 +- .../2016-11-05-hacktoberfest-influxdb-weather.markdown | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d3f10fff778..91eb53908b5 100644 --- a/_config.yml +++ b/_config.yml @@ -130,4 +130,4 @@ social: current_major_version: 0 current_minor_version: 32 -current_patch_version: 0 +current_patch_version: 1 diff --git a/source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown b/source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown index df8aadc9203..140276a31f7 100644 --- a/source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown +++ b/source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown @@ -65,6 +65,14 @@ For a long time we have had a bunch of [weather sensors][weather-sensors] but it - Device tracker: [iCloud][icloud] improvements ([@Bart274]) - Minor features and bug fixes by [@fabaff], [@kellerza], [@robbiet480], [@balloob], [@DavidLP], [@Bart274], [@sdague], [@mtreinish], [@Khabi], [@bbesset], [@bestlibre], [@pvizeli], [@turbokongen], [@devdelay], [@molobrakos], [@postlund], [@wokar], [@amills], [@arsaboo], [@hartmms], [@nsideras], [@tbeckha], and [@kirichkov]. +### {% linkable_title Release 0.32.1 - November 6 %} + +We've added a warning to 0.32 to catch platforms accidentally slowing down Home Assistant. Our aim is to fix these quickly when reported, so here is 0.32.1 with all reported platforms fixed. + + - Fix Sonos doing I/O inside the event loop ([@pvizeli]) + - Fix Radiotherm doing I/O inside the event loop ([@balloob]) + - Fix camera MJPEG streams when using HTTP 1.0 ([@balloob]) + ### {% linkable_title Misc %} Our website has now an additional category called "Ecosystem". This will become the place where tools, apps, and other helper for the Home Assistant ecosystem can store their documentation or guides.