release 95.1

This commit is contained in:
Paulus Schoutsen 2019-06-26 21:29:39 -07:00
parent a232c7f430
commit c63e488bb9
2 changed files with 18 additions and 2 deletions

View File

@ -139,8 +139,8 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 95 current_minor_version: 95
current_patch_version: 0 current_patch_version: 1
date_released: 2019-06-26 date_released: 2019-06-27
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.

View File

@ -94,6 +94,22 @@ We have also realized that the default database clean up task never automaticall
- Add incomfort sensor and binary_sensor ([@zxdavb] - [#23812]) ([incomfort docs]) (new-platform) - Add incomfort sensor and binary_sensor ([@zxdavb] - [#23812]) ([incomfort docs]) (new-platform)
- Added ELV PCA 301 smart emeter switch ([@majuss] - [#23300]) ([elv docs]) (new-platform) - Added ELV PCA 301 smart emeter switch ([@majuss] - [#23300]) ([elv docs]) (new-platform)
## {% linkable_title Release 0.95.1 - June 26 %}
- Fix life360 exception when no location provided ([@pnbruckner] - [#24777]) ([life360 docs])
- Pubnub to 1.0.8 ([@w1ll1am23] - [#24781]) ([wink docs])
- Catch uncaught Alexa error ([@balloob] - [#24785]) ([cloud docs])
[#24777]: https://github.com/home-assistant/home-assistant/pull/24777
[#24781]: https://github.com/home-assistant/home-assistant/pull/24781
[#24785]: https://github.com/home-assistant/home-assistant/pull/24785
[@balloob]: https://github.com/balloob
[@pnbruckner]: https://github.com/pnbruckner
[@w1ll1am23]: https://github.com/w1ll1am23
[cloud docs]: /components/cloud/
[life360 docs]: /components/life360/
[wink docs]: /components/wink/
## {% linkable_title If you need help... %} ## {% 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). ...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).