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: src/content/docs/changelog/2026.3.0.mdx
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -649,6 +649,12 @@ The lists below are grouped by tag and may contain duplicates across sections.
649
649
-[esp32_ble_server] Remove vestigial semaphore from BLECharacteristic [esphome#14900](https://github.com/esphome/esphome/pull/14900) by [@bdraco](https://github.com/bdraco)
650
650
-[mqtt] Fix data race on inbound event queue [esphome#14891](https://github.com/esphome/esphome/pull/14891) by [@bdraco](https://github.com/bdraco)
651
651
-[scheduler] Fix UB in cross-thread counter/vector reads, add atomic fast-path [esphome#14880](https://github.com/esphome/esphome/pull/14880) by [@bdraco](https://github.com/bdraco)
652
+
-[seeed_mr24hpc1] Fix frame parser length handling bugs [esphome#14863](https://github.com/esphome/esphome/pull/14863) by [@swoboda1337](https://github.com/swoboda1337)
653
+
-[gree] Fix IR checksum for YAA/YAC/YAC1FB9/GENERIC models [esphome#14888](https://github.com/esphome/esphome/pull/14888) by [@swoboda1337](https://github.com/swoboda1337)
654
+
-[sensor][ee895][hdc2010] Fix misc bugs found during component scan [esphome#14890](https://github.com/esphome/esphome/pull/14890) by [@swoboda1337](https://github.com/swoboda1337)
655
+
-[voice_assistant][micro_wake_word] Fix null deref and missing error return [esphome#14906](https://github.com/esphome/esphome/pull/14906) by [@swoboda1337](https://github.com/swoboda1337)
656
+
-[tc74][apds9960] Fix signed temperature and FIFO register address [esphome#14907](https://github.com/esphome/esphome/pull/14907) by [@swoboda1337](https://github.com/swoboda1337)
657
+
-[http_request] Fix data race on update_info_ strings in update task [esphome#14909](https://github.com/esphome/esphome/pull/14909) by [@bdraco](https://github.com/bdraco)
652
658
653
659
### All changes
654
660
@@ -1166,6 +1172,12 @@ The lists below are grouped by tag and may contain duplicates across sections.
1166
1172
-[esp32_ble_server] Remove vestigial semaphore from BLECharacteristic [esphome#14900](https://github.com/esphome/esphome/pull/14900) by [@bdraco](https://github.com/bdraco)
1167
1173
-[mqtt] Fix data race on inbound event queue [esphome#14891](https://github.com/esphome/esphome/pull/14891) by [@bdraco](https://github.com/bdraco)
1168
1174
-[scheduler] Fix UB in cross-thread counter/vector reads, add atomic fast-path [esphome#14880](https://github.com/esphome/esphome/pull/14880) by [@bdraco](https://github.com/bdraco)
1175
+
-[seeed_mr24hpc1] Fix frame parser length handling bugs [esphome#14863](https://github.com/esphome/esphome/pull/14863) by [@swoboda1337](https://github.com/swoboda1337)
1176
+
-[gree] Fix IR checksum for YAA/YAC/YAC1FB9/GENERIC models [esphome#14888](https://github.com/esphome/esphome/pull/14888) by [@swoboda1337](https://github.com/swoboda1337)
1177
+
-[sensor][ee895][hdc2010] Fix misc bugs found during component scan [esphome#14890](https://github.com/esphome/esphome/pull/14890) by [@swoboda1337](https://github.com/swoboda1337)
1178
+
-[voice_assistant][micro_wake_word] Fix null deref and missing error return [esphome#14906](https://github.com/esphome/esphome/pull/14906) by [@swoboda1337](https://github.com/swoboda1337)
1179
+
-[tc74][apds9960] Fix signed temperature and FIFO register address [esphome#14907](https://github.com/esphome/esphome/pull/14907) by [@swoboda1337](https://github.com/swoboda1337)
1180
+
-[http_request] Fix data race on update_info_ strings in update task [esphome#14909](https://github.com/esphome/esphome/pull/14909) by [@bdraco](https://github.com/bdraco)
0 commit comments