mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Release 0.114.4
This commit is contained in:
parent
3bae42f922
commit
81d46bfaa4
@ -101,8 +101,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 114
|
current_minor_version: 114
|
||||||
current_patch_version: 3
|
current_patch_version: 4
|
||||||
date_released: 2020-08-20
|
date_released: 2020-08-26
|
||||||
|
|
||||||
# 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.
|
||||||
|
@ -625,7 +625,7 @@ the automation is turned off.
|
|||||||
[#39018]: https://github.com/home-assistant/core/pull/39018
|
[#39018]: https://github.com/home-assistant/core/pull/39018
|
||||||
[#39063]: https://github.com/home-assistant/core/pull/39063
|
[#39063]: https://github.com/home-assistant/core/pull/39063
|
||||||
[#39076]: https://github.com/home-assistant/core/pull/39076
|
[#39076]: https://github.com/home-assistant/core/pull/39076
|
||||||
[@Danielhiversen]: https://github.com/Danielhiversen
|
[@danielhiversen]: https://github.com/Danielhiversen
|
||||||
[@bdraco]: https://github.com/bdraco
|
[@bdraco]: https://github.com/bdraco
|
||||||
[@emontnemery]: https://github.com/emontnemery
|
[@emontnemery]: https://github.com/emontnemery
|
||||||
[@lawtancool]: https://github.com/lawtancool
|
[@lawtancool]: https://github.com/lawtancool
|
||||||
@ -638,6 +638,17 @@ the automation is turned off.
|
|||||||
[ssdp docs]: /integrations/ssdp/
|
[ssdp docs]: /integrations/ssdp/
|
||||||
[zeroconf docs]: /integrations/zeroconf/
|
[zeroconf docs]: /integrations/zeroconf/
|
||||||
|
|
||||||
|
## Release 0.114.4 - August 26
|
||||||
|
|
||||||
|
- Fix TTS languange characters ([@pvizeli] - [#39211]) ([tts docs])
|
||||||
|
- Fix time pattern listener firing a few microseconds early ([@bdraco] - [#39281])
|
||||||
|
|
||||||
|
[#39211]: https://github.com/home-assistant/core/pull/39211
|
||||||
|
[#39281]: https://github.com/home-assistant/core/pull/39281
|
||||||
|
[@bdraco]: https://github.com/bdraco
|
||||||
|
[@pvizeli]: https://github.com/pvizeli
|
||||||
|
[tts docs]: /integrations/tts/
|
||||||
|
|
||||||
## All changes
|
## All changes
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user