Skip to content

Commit be1a66b

Browse files
authored
Release 0.103.5 (home-assistant#11556)
1 parent 95b2141 commit be1a66b

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ social:
101101
# Home Assistant release details
102102
current_major_version: 0
103103
current_minor_version: 103
104-
current_patch_version: 4
105-
date_released: 2019-12-22
104+
current_patch_version: 5
105+
date_released: 2019-12-28
106106

107107
# Either # or the anchor link to latest release notes in the blog post.
108108
# Must be prefixed with a # and have double quotes around it.

source/_posts/2019-12-11-release-103.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,14 @@ All services for use in Home Assistant are moved to their integration naming spa
334334
[seven_segments docs]: /integrations/seven_segments/
335335
[tensorflow docs]: /integrations/tensorflow/
336336

337+
## Release 0.103.5 - December 28
338+
339+
- Bump ring to 0.2.8 to fix Oauth issues ([@tchellomello] - [#30245]) ([ring docs])
340+
341+
[#30245]: https://github.com/home-assistant/home-assistant/pull/30245
342+
[@tchellomello]: https://github.com/tchellomello
343+
[ring docs]: /components/ring/
344+
337345
## If you need help...
338346

339347
...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).

0 commit comments

Comments
 (0)