@@ -142,6 +142,29 @@ Other notable changes:
142
142
but esphomelib doesn't use that so now you have that as extra storage. Thanks `@brandond <http://github.com/brandond> `
143
143
- You can now use Home Assistant to get time in ESPHome, so no more need for SNTP. See :ref: `time `.
144
144
145
+ Release 1.10.1 - January 13
146
+ ---------------------------
147
+
148
+ - docs: Fix substitutions example & api intro text :docspr: `117 ` by :ghuser: `thubot `
149
+ - lib: Fix while action not resetting is_running :libpr: `378 `
150
+ - lib: Fix remote transmitter ESP32 repeat wait :libpr: `376 `
151
+ - lib: Fix addressable lights :libpr: `375 `
152
+ - yaml: Fix ESP32 not decoding stacktrace on broken PC :yamlpr: `330 `
153
+ - docs: Fixed missing link to BME cookbook :docspr: `120 ` by :ghuser: `Mynasru `
154
+ - lib: Fix addressable flicker effect :libpr: `383 `
155
+ - lib: NeoPixelBus: fix handling of white color component :libpr: `384 ` by :ghuser: `badbadc0ffee `
156
+ - lib: Fix trigger not being optional :libpr: `381 `
157
+ - docs: Add WiFi fast connect :docspr: `121 `
158
+ - yaml: Fix AsyncTCP compilation on ESP32 with Arduino breaking change :yamlpr: `334 `
159
+ - yaml: Fix show logs with MQTT and dashboard :yamlpr: `332 `
160
+ - lib: Add WiFi fast connect mode :libpr: `385 `
161
+ - lib: Fix API Server has deep sleep :libpr: `386 `
162
+ - yaml: Introduce wifi fast connect mode :yamlpr: `333 `
163
+ - lib: Fix GPIO Switch not handling inverted :libpr: `387 `
164
+ - lib: Expose NeoPixelBus Controller :libpr: `388 `
165
+ - yaml: Pin platformio platforms :yamlpr: `335 `
166
+ - lib: Fix ble tracker compile error :libpr: `390 `
167
+
145
168
All changes
146
169
-----------
147
170
0 commit comments