mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Release 118.2
This commit is contained in:
parent
6225c6b18b
commit
9e2140aad8
@ -101,8 +101,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 118
|
||||
current_patch_version: 1
|
||||
date_released: 2020-11-19
|
||||
current_patch_version: 2
|
||||
date_released: 2020-11-20
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -46,6 +46,7 @@ All in all, a fine release, with an exciting one ahead of us.
|
||||
- [New Platforms](#new-platforms)
|
||||
- [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui)
|
||||
- [Release 0.118.1 - November 19](#release-01181---november-19)
|
||||
- [Release 0.118.2 - November 20](#release-01182---november-20)
|
||||
- [If you need help...](#if-you-need-help)
|
||||
- [Breaking Changes](#breaking-changes)
|
||||
- [Farewell to the following](#farewell-to-the-following)
|
||||
@ -290,6 +291,18 @@ The following integrations are now available via the Home Assistant UI:
|
||||
[vizio docs]: /integrations/vizio/
|
||||
[wolflink docs]: /integrations/wolflink/
|
||||
|
||||
## Release 0.118.2 - November 20
|
||||
|
||||
- Increase Advantage Air retry limit for older systems ([@Bre77] - [#43417]) ([advantage_air docs])
|
||||
- Fix time trigger based on entities ignoring entities if initially in the past ([@balloob] - [#43431]) ([homeassistant docs])
|
||||
|
||||
[#43417]: https://github.com/home-assistant/core/pull/43417
|
||||
[#43431]: https://github.com/home-assistant/core/pull/43431
|
||||
[@Bre77]: https://github.com/Bre77
|
||||
[@balloob]: https://github.com/balloob
|
||||
[advantage_air docs]: /integrations/advantage_air/
|
||||
[homeassistant docs]: /integrations/homeassistant/
|
||||
|
||||
## If you need help...
|
||||
|
||||
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e).
|
||||
|
Loading…
x
Reference in New Issue
Block a user