File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ social:
101
101
# Home Assistant release details
102
102
current_major_version : 0
103
103
current_minor_version : 115
104
- current_patch_version : 5
105
- date_released : 2020-09-29
104
+ current_patch_version : 6
105
+ date_released : 2020-09-30
106
106
107
107
# Either # or the anchor link to latest release notes in the blog post.
108
108
# Must be prefixed with a # and have double quotes around it.
Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ navigating you around this release.
109
109
- [ Release 0.115.3 - September 25] ( #release-01153---september-25 )
110
110
- [ Release 0.115.4 - September 28] ( #release-01154---september-28 )
111
111
- [ Release 0.115.5 - September 29] ( #release-01155---september-29 )
112
+ - [ Release 0.115.6 - September 30] ( #release-01156---september-30 )
112
113
- [ All changes] ( #all-changes )
113
114
114
115
## Media Browser
@@ -1869,6 +1870,14 @@ discovery. Users currently using that should set up all devices through UI.
1869
1870
[@frenck] : https://github.com/frenck
1870
1871
[tts docs] : /integrations/tts/
1871
1872
1873
+ # # Release 0.115.6 - September 30
1874
+
1875
+ - Use custom app to play camera stream using Google Assistant ([@bramkragten] - [#40750]) ([google_assistant docs])
1876
+
1877
+ [#40750]: https://github.com/home-assistant/core/pull/40750
1878
+ [@bramkragten] : https://github.com/bramkragten
1879
+ [google_assistant docs] : /integrations/google_assistant/
1880
+
1872
1881
# # All changes
1873
1882
1874
1883
<details>
You can’t perform that action at this time.
0 commit comments