mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update for 0.56.2 (#3736)
This commit is contained in:
parent
ec4f19a51a
commit
c18e26dd07
@ -140,11 +140,11 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 56
|
current_minor_version: 56
|
||||||
current_patch_version: 1
|
current_patch_version: 2
|
||||||
date_released: 2017-10-22
|
date_released: 2017-10-23
|
||||||
|
|
||||||
# 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-0561---october-22"
|
patch_version_notes: "#release-0562---october-23"
|
||||||
# Minor release (Example #release-0431---april-25):
|
# Minor release (Example #release-0431---april-25):
|
||||||
|
@ -58,6 +58,13 @@ Why not observe your [Travis CI](https://travis-ci.org) jobs with Home Assistant
|
|||||||
- Fix device update / entity_id with names ([@pvizeli] - [#10029])
|
- Fix device update / entity_id with names ([@pvizeli] - [#10029])
|
||||||
- fix temperature/humidity sensors valid values ([@bieniu] - [#10024]) ([sensor.xiaomi_aqara docs])
|
- fix temperature/humidity sensors valid values ([@bieniu] - [#10024]) ([sensor.xiaomi_aqara docs])
|
||||||
|
|
||||||
|
## {% linkable_title 0.56.2 - October 23 %}
|
||||||
|
|
||||||
|
- Fix gateway illumination sensor value ([@bieniu] - [#10045]) ([sensor.xiaomi_aqara docs])
|
||||||
|
- Fix device update/`entity_id` with names ([@rytilahti] - [#10053]) ([switch.tplink docs])
|
||||||
|
- Remove warning component / Update event trigger for UI created ([@pvizeli] - [#10060])
|
||||||
|
|
||||||
|
|
||||||
## {% 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user