Version bump to 0.86.4

This commit is contained in:
Paulus Schoutsen 2019-01-28 20:29:04 -08:00
parent 9255332fbf
commit a3a19976f2
2 changed files with 17 additions and 2 deletions

View File

@ -144,8 +144,8 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 86 current_minor_version: 86
current_patch_version: 3 current_patch_version: 4
date_released: 2019-01-26 date_released: 2019-01-29
# 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

@ -102,6 +102,21 @@ Another noteworthy breaking change (sorry!), is that the automation `time` trigg
[@starkillerOG]: https://github.com/starkillerOG [@starkillerOG]: https://github.com/starkillerOG
[hue docs]: /components/hue/ [hue docs]: /components/hue/
## {% linkable_title Release 0.86.4 - January 28 %}
- Bumps aioasuswrt ([@kennedyshead] - [#20432]) ([asuswrt docs])
- Add check to validate gamut ([@starkillerOG] - [#20518])
- fix #20387 devices without model/protocol ([@fredrike] - [#20530]) ([tellduslive docs])
[#20432]: https://github.com/home-assistant/home-assistant/pull/20432
[#20518]: https://github.com/home-assistant/home-assistant/pull/20518
[#20530]: https://github.com/home-assistant/home-assistant/pull/20530
[@fredrike]: https://github.com/fredrike
[@kennedyshead]: https://github.com/kennedyshead
[@starkillerOG]: https://github.com/starkillerOG
[asuswrt docs]: /components/asuswrt/
[tellduslive docs]: /components/tellduslive/
## {% 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). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks. ...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.