Release 0.115.6

This commit is contained in:
Paulus Schoutsen 2020-09-30 09:40:42 +00:00
parent 207fbed855
commit 159dd7a529
2 changed files with 11 additions and 2 deletions

View File

@ -101,8 +101,8 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 115
current_patch_version: 5
date_released: 2020-09-29
current_patch_version: 6
date_released: 2020-09-30
# 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

@ -109,6 +109,7 @@ navigating you around this release.
- [Release 0.115.3 - September 25](#release-01153---september-25)
- [Release 0.115.4 - September 28](#release-01154---september-28)
- [Release 0.115.5 - September 29](#release-01155---september-29)
- [Release 0.115.6 - September 30](#release-01156---september-30)
- [All changes](#all-changes)
## Media Browser
@ -1869,6 +1870,14 @@ discovery. Users currently using that should set up all devices through UI.
[@frenck]: https://github.com/frenck
[tts docs]: /integrations/tts/
## Release 0.115.6 - September 30
- Use custom app to play camera stream using Google Assistant ([@bramkragten] - [#40750]) ([google_assistant docs])
[#40750]: https://github.com/home-assistant/core/pull/40750
[@bramkragten]: https://github.com/bramkragten
[google_assistant docs]: /integrations/google_assistant/
## All changes
<details>