mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
108.7
This commit is contained in:
parent
890bb6da0a
commit
a3e6606a1c
@ -101,8 +101,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 108
|
||||
current_patch_version: 6
|
||||
date_released: 2020-04-16
|
||||
current_patch_version: 7
|
||||
date_released: 2020-04-21
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -543,6 +543,32 @@ These integrations have been removed. The websites for both have changed, causin
|
||||
[sonos docs]: /integrations/sonos/
|
||||
[vizio docs]: /integrations/vizio/
|
||||
|
||||
## Release 0.108.7 - April 21
|
||||
|
||||
- Fix setting up multiple UPSes with NUT in 0.108.x ([@bdraco] - [#34427]) ([nut docs])
|
||||
- Cloud do checks during setup ([@balloob] - [#33507]) ([cloud docs])
|
||||
- Rollback modbus to version 0.107.7 keep new functionality ([@janiversen] - [#34287]) ([modbus docs])
|
||||
- Ensure nexia state file is in a writable location ([@bdraco] - [#34325]) ([nexia docs])
|
||||
- Modify requirements for CameraStreamController in Alexa ([@ochlocracy] - [#34470]) ([alexa docs])
|
||||
- Fix cloud binary_sensor & TTS/STT ([@pvizeli] - [#34505])
|
||||
|
||||
[#33507]: https://github.com/home-assistant/core/pull/33507
|
||||
[#34287]: https://github.com/home-assistant/core/pull/34287
|
||||
[#34325]: https://github.com/home-assistant/core/pull/34325
|
||||
[#34427]: https://github.com/home-assistant/core/pull/34427
|
||||
[#34470]: https://github.com/home-assistant/core/pull/34470
|
||||
[#34505]: https://github.com/home-assistant/core/pull/34505
|
||||
[@balloob]: https://github.com/balloob
|
||||
[@bdraco]: https://github.com/bdraco
|
||||
[@janiversen]: https://github.com/janiversen
|
||||
[@ochlocracy]: https://github.com/ochlocracy
|
||||
[@pvizeli]: https://github.com/pvizeli
|
||||
[alexa docs]: /integrations/alexa/
|
||||
[cloud docs]: /integrations/cloud/
|
||||
[modbus docs]: /integrations/modbus/
|
||||
[nexia docs]: /integrations/nexia/
|
||||
[nut docs]: /integrations/nut/
|
||||
|
||||
## All changes
|
||||
|
||||
<details>
|
||||
|
Loading…
x
Reference in New Issue
Block a user