home-assistant.io/source/_posts/2016-01-29-insteon-lifx-twitter-and-zigbee.markdown
2021-03-29 13:45:08 +02:00

5.1 KiB

title, description, date, date_formatted, author, author_twitter, categories, og_image
title description date date_formatted author author_twitter categories og_image
0.12: Insteon, LIFX, Twitter and Zigbee Home Assistant 0.12 brings improved organizational tools and makes writing automation in Python easier. 2016-01-30 00:22:00 -0800 January 30, 2016 Paulus Schoutsen balloob
Release-Notes
Core
/images/blog/2016-01-release-12/social.png

Another sprint has come to an end and it seems that we have not slowed down a single bit 🚀. 0.12 is full of new components, platforms and organizational additions.

I would like to give a shout out to Greg Dowling (@pavoni) as every release includes new work from him. He is constantly adding support for new platforms or improving the reliability of existing components and platforms. Keep up the good work!

This release includes a very frequent requested feature: the ability to organize entities in different tabs in the frontend. See the demo to see this in action and read more in the group documentation how to get started.

Example of the new views in the frontend. Learn more.

Backwards incompatible changes

  • Nest config has moved from thermostat to the Nest component.
  • Entity IDs for Z-Wave devices are now generated in a deterministic way causing all IDs to change starting this release. This is a one time change. (Changed again in 0.31)