Merge branch 'current' into next

This commit is contained in:
Franck Nijhof 2020-02-18 09:52:47 +01:00
commit bb8294bfa1
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 19 additions and 2 deletions

View File

@ -101,8 +101,8 @@ social:
# Home Assistant release details
current_major_version: 0
current_minor_version: 105
current_patch_version: 4
date_released: 2020-02-14
current_patch_version: 5
date_released: 2020-02-17
# 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

@ -24,6 +24,7 @@ This integration is a meta-component and configures a default set of integration
- [System Health](/integrations/system_health/)
- [Updater](/integrations/updater/)
- [Zero-configuration networking (zeroconf)](/integrations/zeroconf/)
- [Zone](/integrations/zone)
## Configuration

View File

@ -628,6 +628,22 @@ Hats over your heart for these shuttered integrations. Pour one out for:
[spotify docs]: /integrations/spotify/
[vizio docs]: /integrations/vizio/
## Release 0.105.5 - February 17
- Upgrade bimmer_connected to 0.7.0 ([@gerard33] - [#31894]) ([bmw_connected_drive docs])
- Report which data causes JSON serialization error ([@balloob] - [#31901])
[#31489]: https://github.com/home-assistant/home-assistant/pull/31489
[#31894]: https://github.com/home-assistant/home-assistant/pull/31894
[#31901]: https://github.com/home-assistant/home-assistant/pull/31901
[@balloob]: https://github.com/balloob
[@frenck]: https://github.com/frenck
[@gerard33]: https://github.com/gerard33
[abode docs]: /integrations/abode/
[adguard docs]: /integrations/adguard/
[airly docs]: /integrations/airly/
[bmw_connected_drive docs]: /integrations/bmw_connected_drive/
## Beta Fixes
- ZHA dependencies bump ([@Adminiuga] - [#31295]) ([zha docs]) (beta fix)