Release 0.32.1

This commit is contained in:
Paulus Schoutsen 2016-11-05 17:09:21 -07:00
parent a39a34c4bb
commit b16c7457e3
2 changed files with 9 additions and 1 deletions

View File

@ -130,4 +130,4 @@ social:
current_major_version: 0
current_minor_version: 32
current_patch_version: 0
current_patch_version: 1

View File

@ -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.