mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Release 0.57.2
This commit is contained in:
parent
0c26ea618d
commit
af484626b6
@ -140,11 +140,11 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 57
|
current_minor_version: 57
|
||||||
current_patch_version: 1
|
current_patch_version: 2
|
||||||
date_released: 2017-11-04
|
date_released: 2017-11-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.
|
||||||
# Must be prefixed with a # and have double quotes around it.
|
# Must be prefixed with a # and have double quotes around it.
|
||||||
# Major release:
|
# Major release:
|
||||||
patch_version_notes: "#release-0571--november-4"
|
patch_version_notes: "#release-0572--november-5"
|
||||||
# Minor release (Example #release-0431---april-25):
|
# Minor release (Example #release-0431---april-25):
|
||||||
|
@ -87,6 +87,11 @@ Okay, one more highlight before we'll let you check out the changelog. Contribut
|
|||||||
|
|
||||||
- Fix login screen not showing when no password stored ([@balloob])
|
- Fix login screen not showing when no password stored ([@balloob])
|
||||||
|
|
||||||
|
## {% linkable_title release 0.57.2 - november 5 %}
|
||||||
|
|
||||||
|
- Update frontend with fixes for setting temperature on climate card ([@balloob])
|
||||||
|
- Fix setting max brightness for TRADFRI ([@ggravlingen] - [#10359])
|
||||||
|
|
||||||
## {% linkable_title If you need help... %}
|
## {% linkable_title 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). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
|
...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). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
|
||||||
@ -433,6 +438,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[#9988]: https://github.com/home-assistant/home-assistant/pull/9988
|
[#9988]: https://github.com/home-assistant/home-assistant/pull/9988
|
||||||
[#9990]: https://github.com/home-assistant/home-assistant/pull/9990
|
[#9990]: https://github.com/home-assistant/home-assistant/pull/9990
|
||||||
[#9996]: https://github.com/home-assistant/home-assistant/pull/9996
|
[#9996]: https://github.com/home-assistant/home-assistant/pull/9996
|
||||||
|
[#10359]: https://github.com/home-assistant/home-assistant/pull/10359
|
||||||
[@C0DK]: https://github.com/C0DK
|
[@C0DK]: https://github.com/C0DK
|
||||||
[@ChristianKuehnel]: https://github.com/ChristianKuehnel
|
[@ChristianKuehnel]: https://github.com/ChristianKuehnel
|
||||||
[@DarkFox]: https://github.com/DarkFox
|
[@DarkFox]: https://github.com/DarkFox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user