mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Release 0.39.3
This commit is contained in:
parent
00b5161955
commit
94d297917e
@ -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: 2
|
current_patch_version: 3
|
||||||
date_released: 2017-03-01
|
date_released: 2017-03-04
|
||||||
|
|
||||||
# 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-0392---march-1"
|
patch_version_notes: "#release-0393---march-4"
|
||||||
|
@ -203,6 +203,10 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance
|
|||||||
- Move Zigbee from eventbus to dispatcher ([@pvizeli])
|
- Move Zigbee from eventbus to dispatcher ([@pvizeli])
|
||||||
- Fix discovery taking up all memory and cpu ([@balloob] + [@tomusher])
|
- Fix discovery taking up all memory and cpu ([@balloob] + [@tomusher])
|
||||||
|
|
||||||
|
### {% linkable_title Release 0.39.3 - March 4 %}
|
||||||
|
|
||||||
|
- Prevent discovered services and devices to be handled twice (@colinodell)
|
||||||
|
|
||||||
#### 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user