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: content/changelog/2025.12.0.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,6 +297,22 @@ For detailed migration guides and API documentation, see the [ESPHome Developers
297
297
298
298
<!-- markdownlint-disable MD013 -->
299
299
300
+
## Release 2025.12.2 - December 23
301
+
302
+
<details>
303
+
<summary></summary>
304
+
305
+
- [pca9685,sx126x,sx127x] Use frequency/float_range check [esphome#12490](https://github.com/esphome/esphome/pull/12490) by [@ximex](https://github.com/ximex)
306
+
- [wifi] Fix for `wifi_info` when static IP is configured [esphome#12576](https://github.com/esphome/esphome/pull/12576) by [@kbx81](https://github.com/kbx81)
307
+
- [display_menu_base] Call on_value_ after updating the select [esphome#12584](https://github.com/esphome/esphome/pull/12584) by [@ellull](https://github.com/ellull)
308
+
- [hub75] Bump esp-hub75 version to 0.1.7 [esphome#12564](https://github.com/esphome/esphome/pull/12564) by [@stuartparmenter](https://github.com/stuartparmenter)
309
+
- [syslog] send NIL ("-") as timestamp if time source is not valid [esphome#12588](https://github.com/esphome/esphome/pull/12588) by [@leo-b](https://github.com/leo-b)
310
+
- [cc1101] Fix option defaults and move them to YAML [esphome#12608](https://github.com/esphome/esphome/pull/12608) by [@anna-oake](https://github.com/anna-oake)
311
+
- [esp32_camera] Throttle frame logging to reduce overhead and improve throughput [esphome#12586](https://github.com/esphome/esphome/pull/12586) by [@bdraco](https://github.com/bdraco)
312
+
- [cc1101] Fix packet mode RSSI/LQI [esphome#12630](https://github.com/esphome/esphome/pull/12630) by [@swoboda1337](https://github.com/swoboda1337)
0 commit comments