mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Release 0.39.2
This commit is contained in:
parent
320390e6f1
commit
fa437ceecc
@ -128,9 +128,9 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 39
|
current_minor_version: 39
|
||||||
current_patch_version: 1
|
current_patch_version: 2
|
||||||
date_released: 2017-02-27
|
date_released: 2017-03-01
|
||||||
|
|
||||||
# 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.
|
||||||
patch_version_notes: "#release-0391---february-27"
|
patch_version_notes: "#release-0391---march-1"
|
||||||
|
@ -198,7 +198,13 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance
|
|||||||
- Add workaround for Paho out of memory issues ([@pvizeli])
|
- Add workaround for Paho out of memory issues ([@pvizeli])
|
||||||
- When an error occurs while storing group config, fail instead of wiping config. ([@balloob])
|
- When an error occurs while storing group config, fail instead of wiping config. ([@balloob])
|
||||||
|
|
||||||
|
### {% linkable_title Release 0.39.1 - February 27 %}
|
||||||
|
|
||||||
|
- Move Zigbee from eventbus to dispatcher ([@pvizeli])
|
||||||
|
- Fix discovery taking up all memory and cpu ([@balloob] + [@tomusher])
|
||||||
|
|
||||||
#### Breaking changes
|
#### Breaking changes
|
||||||
|
|
||||||
- VolvoOnCall has been extended with more features and had to be converted to a component
|
- VolvoOnCall has been extended with more features and had to be converted to a component
|
||||||
- Limitlessled support for Bridge v6 and RGBWW bulbs require users to specify `version` and `port
|
- Limitlessled support for Bridge v6 and RGBWW bulbs require users to specify `version` and `port
|
||||||
- hdmi_cec config now requires users to set the types in the hdmi_cec config instead of using `customize`:
|
- hdmi_cec config now requires users to set the types in the hdmi_cec config instead of using `customize`:
|
||||||
@ -219,6 +225,7 @@ hdmi_cec:
|
|||||||
### Reporting Issues
|
### Reporting Issues
|
||||||
Experiencing issues introduced by this release? Please report them in our [issue tracker][issue]. Make sure to fill in all fields of the issue template.
|
Experiencing issues introduced by this release? Please report them in our [issue tracker][issue]. Make sure to fill in all fields of the issue template.
|
||||||
|
|
||||||
|
[@tomusher]: https://github.com/tomusher
|
||||||
[@turbokongen]: https://github.com/turbokongen
|
[@turbokongen]: https://github.com/turbokongen
|
||||||
[@w1ll1am23]: https://github.com/w1ll1am23
|
[@w1ll1am23]: https://github.com/w1ll1am23
|
||||||
[@nugget]: https://github.com/nugget
|
[@nugget]: https://github.com/nugget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user