Release 105.1

This commit is contained in:
Paulus Schoutsen 2020-02-05 23:35:51 -08:00
parent c178a7c13d
commit 9499d1fcae
2 changed files with 33 additions and 10 deletions

View File

@ -101,7 +101,7 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 105 current_minor_version: 105
current_patch_version: 0 current_patch_version: 1
date_released: 2020-02-05 date_released: 2020-02-05
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.

View File

@ -483,6 +483,29 @@ Hats over your heart for these shuttered integrations. Pour one out for:
- __Hook__ *Removed* - The `hook` integration has been removed due to the shutdown of the connected service. All servers that have been providing this service will be turned off on 31 Jan 2020. - ([@springstan] - [#31046]) - __Hook__ *Removed* - The `hook` integration has been removed due to the shutdown of the connected service. All servers that have been providing this service will be turned off on 31 Jan 2020. - ([@springstan] - [#31046])
## Release 0.105.1 - February 5
- Check for known Hue vulnerability ([@balloob] - [#31494]) ([hue docs])
- Move program_mode check ([@aneisch] - [#31501]) ([radiotherm docs])
- Updated frontend to 20200130.2 ([@balloob] - [#31502]) ([frontend docs])
- Sonos services to work without admin access ([@balloob] - [#31506]) ([sonos docs])
[#31489]: https://github.com/home-assistant/home-assistant/pull/31489
[#31494]: https://github.com/home-assistant/home-assistant/pull/31494
[#31501]: https://github.com/home-assistant/home-assistant/pull/31501
[#31502]: https://github.com/home-assistant/home-assistant/pull/31502
[#31506]: https://github.com/home-assistant/home-assistant/pull/31506
[@aneisch]: https://github.com/aneisch
[@balloob]: https://github.com/balloob
[@frenck]: https://github.com/frenck
[abode docs]: /integrations/abode/
[adguard docs]: /integrations/adguard/
[airly docs]: /integrations/airly/
[frontend docs]: /integrations/frontend/
[hue docs]: /integrations/hue/
[radiotherm docs]: /integrations/radiotherm/
[sonos docs]: /integrations/sonos/
## Beta Fixes ## Beta Fixes
- ZHA dependencies bump ([@Adminiuga] - [#31295]) ([zha docs]) (beta fix) - ZHA dependencies bump ([@Adminiuga] - [#31295]) ([zha docs]) (beta fix)