* 0.102.3

* Update _config.yml
This commit is contained in:
Pascal Vizeli 2019-11-30 14:59:10 +01:00 committed by Franck Nijhof
parent d88e7f5e48
commit 21dc94b330
2 changed files with 10 additions and 2 deletions

View File

@ -101,8 +101,8 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 102
current_patch_version: 2
date_released: 2019-11-25
current_patch_version: 3
date_released: 2019-11-29
# Either # or the anchor link to latest release notes in the blog post.
# Must be prefixed with a # and have double quotes around it.

View File

@ -233,6 +233,14 @@ Experiencing issues introduced by this release? Please report them in our [issue
- Updated frontend to 20191119.6 ([@bramkragten] - [#28996]) ([frontend docs])
- Alexa gracefully handle climate devices without presets ([@frenck] - [#29010]) ([alexa docs])
## Release 0.102.3 - November 29
- Fix smartthings cloud webhook ([@bramkragten] - [#29219]) ([smartthings docs])
[#29219]: https://github.com/home-assistant/home-assistant/pull/29219
[@bramkragten]: https://github.com/bramkragten
[smartthings docs]: /components/smartthings/
[#28943]: https://github.com/home-assistant/home-assistant/pull/28943
[#28949]: https://github.com/home-assistant/home-assistant/pull/28949
[#28956]: https://github.com/home-assistant/home-assistant/pull/28956