home-assistant.io/source/_posts/2016-11-20-calendar--wink-thermostats--cisco-ios.markdown
Paulus Schoutsen 10eff18e9b Release 0.33.4
2016-11-24 15:54:03 -08:00

5.5 KiB

layout, title, description, date, date_formatted, author, author_twitter, comments, categories, og_image
layout title description date date_formatted author author_twitter comments categories og_image
post 0.33: New Calendar component, Wink thermostats and Cisco IOS Continued our upgrade to Async, fixed tons of bugs and added a few new things. 2016-11-20 00:04:05 +0000 November 20, 2016 Fabian Affolter fabaff true Release-Notes /images/blog/2016-11-0.33/social.png

For this release we put a lot of focus on finishing our async upgrade and fix a bunch of bugs in the process.

But a new release wouldn't be awesome if it didn't had some new goodies and this release is no different. This release includes a new calendar component by @mnestor. It comes now with Google Calendar support, which should allow you to automate things based on your calendar events!

{% linkable_title Changes %}

{% linkable_title Release 0.33.1 - November 20 %}

{% linkable_title Release 0.33.2 - November 22 %}

{% linkable_title Release 0.33.3 - November 23 %}

  • Update Yr.no entities every hour (@kellerza)
  • Bump Netdisco to 0.7.7 (fixes discovery on Synology)
  • Fix discovery race condition (most obvious in Wemo) (@balloob)

{% linkable_title Release 0.33.4 - November 24 %}

  • Set executor pool size to 10 (as intended) (@pvizeli)

This should fix occasional performance problems that some people have reported.

{% linkable_title Breaking changes %}

  • We have included a fix that impacts how we generate entity ids. This only impacts devices with accented characters. Instead of being stripped out, they are now replaced with the non-accented version. So now Tèst Mörê will become test_more instead of tst_mr.
  • Command line switches will now use the specified object ID for their entity ID instead of basing it off the name.

{% linkable_title Reporting issues %}

Experiencing issues introduced by this release? Please report them in our issue tracker. Make sure to fill in all fields of the issue template.