@@ -233,7 +233,9 @@ All changes
233
233
- yaml: Add Stepper Motor Support :yamlpr: `206 ` (new-feature)
234
234
- yaml: Add send_first_at option to sliding window sensor filter :yamlpr: `207 ` (new-feature)
235
235
- docs: Switch example to Dehumidifier, minor grammar/puncuation :docspr: `67 ` by :ghuser: `rorpage `
236
+ - docs: Tiny typo fix. :docspr: `73 ` by :ghuser: `corbanmailloux `
236
237
- yaml: Auto-Decode stacktraces :yamlpr: `214 ` (new-feature)
238
+ - docs: Fix a broken link to setting up a BLE tracker. :docspr: `72 ` by :ghuser: `corbanmailloux `
237
239
- yaml: Add generate home assistant config command :yamlpr: `208 ` (new-feature)
238
240
- yaml: Update Gitlab Build Script :yamlpr: `215 `
239
241
- lib: Fix status binary sensor always reporting false internally :libpr: `257 `
@@ -258,7 +260,14 @@ All changes
258
260
- lib: Add Total Daily Energy Sensor :libpr: `256 ` (new-feature)
259
261
- yaml: Add total daily energy sensor :yamlpr: `220 ` (new-feature)
260
262
- docs: Add total daily energy sensor :docspr: `79 `
261
-
263
+ - lib: Introduce new setup phase: "dump config" to allow fully-offline operation :libpr: `267 `
264
+ - yaml: Let esphomeyaml know about class inheritance :yamlpr: `229 `
265
+ - docs: ESP32 deep sleep wake up multiple pins :docspr: `81 `
266
+ - yaml: Deep Sleep Wake Up From Multiple Pins :yamlpr: `230 `
267
+ - lib: Deep Sleep Multi Wakeup :libpr: `268 `
268
+ - lib: MY9231/MY9291 LED driver support :libpr: `266 ` by :ghuser: `puuu ` (new-feature)
269
+ - yaml: Add MY9231 support :yamlpr: `227 ` by :ghuser: `puuu ` (new-feature)
270
+ - docs: MY9231/MY9291 LED driver documentation :docspr: `80 ` by :ghuser: `puuu ` (new-feature)
262
271
263
272
264
273
Past Changelogs
0 commit comments