Merge remote-tracking branch 'origin/current' into next

This commit is contained in:
Paulus Schoutsen 2018-02-25 16:49:29 -08:00
commit d282343710
51 changed files with 378 additions and 171 deletions

View file

@ -10,6 +10,11 @@ comments: true
categories: Technology
---
**Update February 16, 2018**:
Home Assistant 0.64 will be the last release to support Python 3.4. Starting with release 0.65, Home Assistant will require a minimum version of Python 3.5.3.
---
Starting with our next release, 0.55, we will deprecate Python 3.4 support. The current plan is to remove support for Python 3.4 at the beginning of 2018.
Python 3.5 was released on September 13th, 2015. It has since then become the default Python installation on the stable releases of Debian, Ubuntu, Raspbian and Hassbian. Our other own operating system, Hass.io, is more advanced and is already running the greatly improved Python 3.6.
@ -17,7 +22,7 @@ Python 3.5 was released on September 13th, 2015. It has since then become the de
The jump to Python 3.5 as a minimum version is driven by the Home Assistant core, which is based on asyncio. Starting with Python 3.5, asyncio got improved support in the language with dedicated keywords `async` and `await`. As this is the proper way of doing async in Python, we're seeing a move by async libraries to either only support the new syntax from the beginning or dropping support for the Python 3.4 approach. Not moving along means an increased maintenance burden as we cannot use the latest releases of our libraries. Next to that it will prevent our users from being able to leverage the bug fixes and performance improvements that come with Python 3.5.
#### Hass.io
If you're running Hass.io, you don't have to do anything. Your system will always stay up to date.
If you're running Hass.io, you don't have to do anything. Your system will always stay up to date.
#### Hassbian
If you're running Hassbian it's recommended that you make a backup of your configuration files and restore them on a fresh install. Upgrading an existing installation isn't recommended.

View file

@ -48,7 +48,7 @@ See the [Cloud component configuration](/components/cloud/) to learn how to filt
## {% linkable_title FAQ %}
_Last updated: December 26, 2017_
_Last updated: February 22, 2018_
#### {% linkable_title I thought the Home Assistant crew didn't like the cloud? %}
@ -85,7 +85,7 @@ We have a lot of ideas! We are not going to make any promises but here are some
#### {% linkable_title What countries are supported at launch? %}
Only US is currently supported. The reason for this limitation is that we need to do extra steps and certifications for each country's Alexa skill. This is in progress but the timeline depends on Amazon.
As of February 2018, we are live in all countries that have Alexa except for Japan (which is under certification).
#### {% linkable_title How is the connection made to the cloud? %}

View file

@ -59,6 +59,16 @@ We're planning a lot of cool stuff around the entity registry. Stay tuned!
- Introduce zone_id to identify player+zone ([@sdague] - [#12382]) ([media_player.yamaha docs])
- Downgrade limitlessled to 1.0.8 ([@amelchio] - [#12403]) ([light.limitlessled docs])
## {% linkable_title Release 0.63.3 - February 17 %}
- python-miio version bumped. (Closes: #12389, Closes: #12298) ([@syssi] - [#12392]) ([fan.xiaomi_miio docs]) ([light.xiaomi_miio docs]) ([remote.xiaomi_miio docs]) ([switch.xiaomi_miio docs]) ([vacuum.xiaomi_miio docs])
- Fixed 3 small issues in isy994 component ([@OverloadUT] - [#12421]) ([isy994 docs])
- Reduce the load on met.no servers, yr.no sensor ([@danielhiversen] - [#12435]) ([sensor.yr docs])
- Fix for contentRating error ([@ryanm101] - [#12445]) ([media_player.plex docs])
- Fix light template to return brightness as int ([@andrey-git] - [#12447]) ([light.template docs])
- Optimize recorder purge ([@amelchio] - [#12448])
- [SQL Sensor] always close session ([@dgomes] - [#12452]) ([sensor.sql docs])
## {% linkable_title If you need help... %}
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
@ -654,3 +664,27 @@ Experiencing issues introduced by this release? Please report them in our [issue
[sensor.eddystone_temperature docs]: https://home-assistant.io/components/sensor.eddystone_temperature/
[sensor.mercedesme docs]: https://home-assistant.io/components/sensor.mercedesme/
[sensor.wunderground docs]: https://home-assistant.io/components/sensor.wunderground/
[#12392]: https://github.com/home-assistant/home-assistant/pull/12392
[#12421]: https://github.com/home-assistant/home-assistant/pull/12421
[#12435]: https://github.com/home-assistant/home-assistant/pull/12435
[#12445]: https://github.com/home-assistant/home-assistant/pull/12445
[#12447]: https://github.com/home-assistant/home-assistant/pull/12447
[#12448]: https://github.com/home-assistant/home-assistant/pull/12448
[#12452]: https://github.com/home-assistant/home-assistant/pull/12452
[@OverloadUT]: https://github.com/OverloadUT
[@amelchio]: https://github.com/amelchio
[@andrey-git]: https://github.com/andrey-git
[@danielhiversen]: https://github.com/danielhiversen
[@dgomes]: https://github.com/dgomes
[@ryanm101]: https://github.com/ryanm101
[@syssi]: https://github.com/syssi
[fan.xiaomi_miio docs]: https://home-assistant.io/components/fan.xiaomi_miio/
[isy994 docs]: https://home-assistant.io/components/isy994/
[light.template docs]: https://home-assistant.io/components/light.template/
[light.xiaomi_miio docs]: https://home-assistant.io/components/light.xiaomi_miio/
[media_player.plex docs]: https://home-assistant.io/components/media_player.plex/
[remote.xiaomi_miio docs]: https://home-assistant.io/components/remote.xiaomi_miio/
[sensor.sql docs]: https://home-assistant.io/components/sensor.sql/
[sensor.yr docs]: https://home-assistant.io/components/sensor.yr/
[switch.xiaomi_miio docs]: https://home-assistant.io/components/switch.xiaomi_miio/
[vacuum.xiaomi_miio docs]: https://home-assistant.io/components/vacuum.xiaomi_miio/

View file

@ -0,0 +1,19 @@
---
layout: post
title: "Cloud Update"
description: "Alexa skill now live in Germany, UK, Canada, Australia and India."
date: 2018-02-19 01:00:00
date_formatted: "February 19, 2018"
author: Paulus Schoutsen
author_twitter: balloob
comments: true
categories: Cloud
---
We're happy to announce that the Home Assistant skill is now available in Canada, UK, Germany, India and Australia! Check it out in the [Amazon Alexa Skill store][alexa skill].
In the meanwhile, we have also been working on the Google Assistant integration. We passed the first verification and are now working with Google to do the final verification. Stay tuned!
In less than 2 weeks the open beta is about to expire. We're still working on setting up the company and payment system so we can start accepting payments. Until we do, Home Assistant Cloud will remain free.
[alexa skill]: https://alexa.amazon.com/spa/index.html#skills/dp/B0772J1QKB/?ref=skill_dsk_skb_sr_2