You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_posts/2017-02-25-config-panel-and-state-restoration.markdown
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,13 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance
198
198
- Add workaround for Paho out of memory issues ([@pvizeli])
199
199
- When an error occurs while storing group config, fail instead of wiping config. ([@balloob])
200
200
201
+
### {% linkable_title Release 0.39.1 - February 27 %}
202
+
203
+
- Move Zigbee from eventbus to dispatcher ([@pvizeli])
204
+
- Fix discovery taking up all memory and cpu ([@balloob] + [@tomusher])
205
+
201
206
#### Breaking changes
207
+
202
208
- VolvoOnCall has been extended with more features and had to be converted to a component
203
209
- Limitlessled support for Bridge v6 and RGBWW bulbs require users to specify `version` and `port
204
210
- 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:
219
225
### Reporting Issues
220
226
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.
0 commit comments