mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
109.3
This commit is contained in:
parent
7b82bc3933
commit
eef841257a
@ -101,8 +101,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 109
|
current_minor_version: 109
|
||||||
current_patch_version: 2
|
current_patch_version: 3
|
||||||
date_released: 2020-05-01
|
date_released: 2020-05-02
|
||||||
|
|
||||||
# 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.
|
||||||
# Must be prefixed with a # and have double quotes around it.
|
# Must be prefixed with a # and have double quotes around it.
|
||||||
|
@ -448,6 +448,52 @@ Pushetta has been offline since September 2019 and the Yahoo Weather API has bee
|
|||||||
[unifi docs]: /integrations/unifi/
|
[unifi docs]: /integrations/unifi/
|
||||||
[vizio docs]: /integrations/vizio/
|
[vizio docs]: /integrations/vizio/
|
||||||
|
|
||||||
|
## Release 0.109.3 - May 2
|
||||||
|
|
||||||
|
- Fix MELCloud temperature unit ([@vilppuvuorinen] - [#35003]) ([melcloud docs]) (breaking change)
|
||||||
|
- Fix translation merging for custom components without translations ([@balloob] - [#35032])
|
||||||
|
- Fix Canary doing I/O in the event loop ([@bachya] - [#35039]) ([canary docs])
|
||||||
|
- Bump hass-nabucasa to 0.34.2 ([@balloob] - [#35046]) ([cloud docs])
|
||||||
|
- Bump python-synology to 0.7.4 ([@Quentame] - [#35052]) ([synology_dsm docs])
|
||||||
|
- UniFi - Catch controllers running on UniFi OS that don't have a local user configured ([@Kane610] - [#35060]) ([unifi docs])
|
||||||
|
- UniFi - Add support for 2.4/5 GHz separated SSIDs ([@Kane610] - [#35062]) ([unifi docs])
|
||||||
|
- Bump roombapy to 1.5.2 ([@shenxn] - [#35067]) ([roomba docs])
|
||||||
|
- Bump python-synology to 0.8.0 + Fix disk space incorrect sensor type ([@Quentame] - [#35068]) ([synology_dsm docs])
|
||||||
|
- Update bravia-tv to 1.0.3 ([@dcnielsen90] - [#35077]) ([braviatv docs])
|
||||||
|
- Updated frontend to 20200427.2 ([@bramkragten] - [#35079]) ([frontend docs])
|
||||||
|
- Improve stability of homekit media players ([@bdraco] - [#35080]) ([homekit docs])
|
||||||
|
|
||||||
|
[#35003]: https://github.com/home-assistant/core/pull/35003
|
||||||
|
[#35032]: https://github.com/home-assistant/core/pull/35032
|
||||||
|
[#35039]: https://github.com/home-assistant/core/pull/35039
|
||||||
|
[#35046]: https://github.com/home-assistant/core/pull/35046
|
||||||
|
[#35052]: https://github.com/home-assistant/core/pull/35052
|
||||||
|
[#35060]: https://github.com/home-assistant/core/pull/35060
|
||||||
|
[#35062]: https://github.com/home-assistant/core/pull/35062
|
||||||
|
[#35067]: https://github.com/home-assistant/core/pull/35067
|
||||||
|
[#35068]: https://github.com/home-assistant/core/pull/35068
|
||||||
|
[#35077]: https://github.com/home-assistant/core/pull/35077
|
||||||
|
[#35079]: https://github.com/home-assistant/core/pull/35079
|
||||||
|
[#35080]: https://github.com/home-assistant/core/pull/35080
|
||||||
|
[@Kane610]: https://github.com/Kane610
|
||||||
|
[@Quentame]: https://github.com/Quentame
|
||||||
|
[@bachya]: https://github.com/bachya
|
||||||
|
[@balloob]: https://github.com/balloob
|
||||||
|
[@bdraco]: https://github.com/bdraco
|
||||||
|
[@bramkragten]: https://github.com/bramkragten
|
||||||
|
[@dcnielsen90]: https://github.com/dcnielsen90
|
||||||
|
[@shenxn]: https://github.com/shenxn
|
||||||
|
[@vilppuvuorinen]: https://github.com/vilppuvuorinen
|
||||||
|
[braviatv docs]: /integrations/braviatv/
|
||||||
|
[canary docs]: /integrations/canary/
|
||||||
|
[cloud docs]: /integrations/cloud/
|
||||||
|
[frontend docs]: /integrations/frontend/
|
||||||
|
[homekit docs]: /integrations/homekit/
|
||||||
|
[melcloud docs]: /integrations/melcloud/
|
||||||
|
[roomba docs]: /integrations/roomba/
|
||||||
|
[synology_dsm docs]: /integrations/synology_dsm/
|
||||||
|
[unifi docs]: /integrations/unifi/
|
||||||
|
|
||||||
## All changes
|
## All changes
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user