Skip to content

Commit 26e77c5

Browse files
committed
Fix pr description
1 parent 97fbdae commit 26e77c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/changelog/2025.11.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ params:
308308
- [hdc2010] New component [esphome#6674](https://github.com/esphome/esphome/pull/6674) by [@optimusprimespace](https://github.com/optimusprimespace) (new-component) (new-feature) (new-platform)
309309
- [api] Fix clang-tidy modernize-use-emplace warning for light effects [esphome#11490](https://github.com/esphome/esphome/pull/11490) by [@bdraco](https://github.com/bdraco)
310310
- [ethernet] Add RMII GPIO pin conflict validation [esphome#11488](https://github.com/esphome/esphome/pull/11488) by [@bdraco](https://github.com/bdraco)
311-
- [scheduler] Remove unused <deque> include after defer queue optimization [esphome#11491](https://github.com/esphome/esphome/pull/11491) by [@bdraco](https://github.com/bdraco)
311+
- [scheduler] Remove unused deque include after defer queue optimization [esphome#11491](https://github.com/esphome/esphome/pull/11491) by [@bdraco](https://github.com/bdraco)
312312
- [pipsolar] improve sensor readout in HA, set unknown state on timeout / error [esphome#10292](https://github.com/esphome/esphome/pull/10292) by [@patagonaa](https://github.com/patagonaa)
313313
- [tests] Isolate gps component to prevent TinyGPSPlus millis() conflicts [esphome#11499](https://github.com/esphome/esphome/pull/11499) by [@bdraco](https://github.com/bdraco)
314314
- [core][sensor] Eliminate redundant default value setters in generated code [esphome#11495](https://github.com/esphome/esphome/pull/11495) by [@bdraco](https://github.com/bdraco)

0 commit comments

Comments
 (0)