home-assistant.github.io/source/_posts/2016-07-30-tbd.markdown
2016-07-29 18:53:30 +02:00

5.3 KiB

layout title description date date_formatted author author_twitter comments categories
post 0.25: iFrame panels, Jupyther notebooks, DirecTV. This new release of Home Assistant contains support for iFrame panels. 2016-07-30 12:00:00 +0000 July 30, 2016 Fabian Affolter fabaff true Release-Notes

We are proud to annonce the availability of Home Assistant 0.25. One highlight in this release are the three new media player platforms. This means that today Home Assistant inclused 26 media player integrations.

The brand-new iFrame panels allows you to integrate third-party web frontends into Home Assistant. They will show up in the sidebar and can be used the same way as you open the frontend in your browser but all within one view.

The Jupyter Notebooks are a great way to create and share documents that contain code, visualizations, and explanatory text. It's easy to work with your stored information about your home. The blog post by @kireyeu shows an advanced usecase while our Notebooks in the Home Assistant Notebooks repository only covers the basics.

Starting with this release cycle we are now using typing as described in PEP484. This is another step to improve the code and make us ready for the future. The test coverage is still 99.9999999 %.

{% linkable_title Breaking changes %}

  • Google Voice SMS notification support was removed.

{% linkable_title FAQ %}

  • Frequently asked questions about this release will show up here...