1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-23 12:13:49 +01:00
Commit Graph

14901 Commits

Author SHA1 Message Date
J. Nick Koston
05844afe97 Merge branch 'unbound_queued_script_fix' into integration 2025-10-16 16:31:03 -10:00
Joshua M. Boniface
c6c202e4f7 [ina2xx_base] add device reset-on-boot disablement option (#10787)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
2025-10-16 21:57:19 -04:00
J. Nick Koston
dd25080550 Merge remote-tracking branch 'upstream/dev' into unbound_queued_script_fix 2025-10-16 15:52:26 -10:00
J. Nick Koston
2e30a4953a address review comments 2025-10-16 15:51:01 -10:00
J. Nick Koston
fbca7bca04 Merge branch 'choose_upload_no_devices_fix' into integration 2025-10-16 14:13:53 -10:00
J. Nick Koston
8b5509328e adjust tesdts 2025-10-16 14:12:55 -10:00
J. Nick Koston
076313b850 [core] Fix IndexError when OTA devices cannot be resolved 2025-10-16 14:09:09 -10:00
J. Nick Koston
b933154d6a Merge branch 'unbound_queued_script_fix' into integration 2025-10-16 13:24:12 -10:00
J. Nick Koston
f2ec2c3fbf max_runs was actually correct after re-testing dev 2025-10-16 13:20:42 -10:00
J. Nick Koston
353d8b8fb2 update var name to specify what it really is 2025-10-16 13:11:17 -10:00
J. Nick Koston
9de34901f9 tidy up 2025-10-16 13:06:38 -10:00
J. Nick Koston
532e6acbed fix assumptions 2025-10-16 13:00:16 -10:00
J. Nick Koston
8340bb8566 test 2025-10-16 12:53:08 -10:00
J. Nick Koston
283c9a208f max_runs for queued 2025-10-16 12:23:01 -10:00
J. Nick Koston
e96b66a9d7 [script] BREAKING: Fix unbounded queue growth, optimize queued mode (default max_runs=5) 2025-10-16 12:15:31 -10:00
Jonathan Swoboda
62f73c768e [esp32] Reduce tx power on IDF in the event of a brownout (#11306) 2025-10-16 17:43:15 -04:00
J. Nick Koston
b53b2cbf41 Merge branch 'debug_esp32_map' into integration 2025-10-16 11:18:33 -10:00
J. Nick Koston
4ae737fc7b [debug] Replace std::map with struct array for ESP32 chip features 2025-10-16 11:08:28 -10:00
Jonathan Swoboda
cd1215347e [esp32] Reduce tx power on Arduino (#11304) 2025-10-16 16:55:30 -04:00
dependabot[bot]
b8353b3117 Bump ruff from 0.14.0 to 0.14.1 (#11303)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2025-10-16 20:52:22 +00:00
J. Nick Koston
4514876953 Merge branch 'scheduler_defer_drains_each_loop' into integration 2025-10-16 10:29:05 -10:00
J. Nick Koston
fed833cd27 cleanup 2025-10-16 10:23:40 -10:00
J. Nick Koston
90c9cb98c6 nullptr 2025-10-16 10:23:01 -10:00
J. Nick Koston
b0cefbe507 nullptr 2025-10-16 10:20:28 -10:00
J. Nick Koston
0ba56171f9 Merge branch 'scheduler_defer_drains_each_loop' into integration 2025-10-16 10:19:13 -10:00
J. Nick Koston
9baa5fc47c nullptr 2025-10-16 10:19:04 -10:00
J. Nick Koston
0430fea572 nullptr 2025-10-16 10:16:32 -10:00
J. Nick Koston
e0c39fcc4c Merge branch 'scheduler_defer_drains_each_loop' into integration 2025-10-16 09:58:34 -10:00
J. Nick Koston
de0c1c6d0c Merge remote-tracking branch 'upstream/dev' into integration 2025-10-16 09:53:28 -10:00
J. Nick Koston
94704f5bd1 vector for defer 2025-10-16 09:40:15 -10:00
Jonathan Swoboda
ea33d7db2d Mark build as valid 2025-10-16 13:50:31 -04:00
J. Nick Koston
1118ef32c3 preen 2025-10-16 06:16:37 -10:00
J. Nick Koston
0cff6acdf4 fix flakey 2025-10-16 06:09:44 -10:00
J. Nick Koston
7be04916ac fix flakey 2025-10-16 06:09:38 -10:00
J. Nick Koston
b5c4dc13e0 fix flakey 2025-10-16 06:07:41 -10:00
J. Nick Koston
0200d7c358 fix flakey 2025-10-16 06:05:39 -10:00
J. Nick Koston
44ad787cb3 fix flakey 2025-10-16 06:04:42 -10:00
J. Nick Koston
699da1adc1 Merge remote-tracking branch 'upstream/min_filter_ring_buffer' into min_filter_ring_buffer 2025-10-16 06:02:03 -10:00
J. Nick Koston
4d7e8ffd0a Merge remote-tracking branch 'upstream/dev' into min_filter_ring_buffer 2025-10-16 06:01:57 -10:00
J. Nick Koston
3ba2212cfc fix flakey 2025-10-16 06:01:32 -10:00
Jonathan Swoboda
5d3574c81f [htu21d] Revert register address change (#11291) 2025-10-16 11:29:05 -04:00
Jonathan Swoboda
364e5ffd79 [core] Add ESP32 ROM functions to reserved ids (#11293) 2025-10-16 11:28:52 -04:00
Jesse Hills
c38c2a1daf Merge branch 'release' into dev 2025-10-16 23:00:45 +13:00
Jesse Hills
070b0882b8 Merge pull request #11284 from esphome/bump-2025.10.1
2025.10.1
2025.10.1
2025-10-16 23:00:00 +13:00
J. Nick Koston
dde5382b51 Merge branch 'min_filter_ring_buffer' into integration 2025-10-15 23:51:44 -10:00
J. Nick Koston
bb2be9869d Merge branch 'dev' into min_filter_ring_buffer 2025-10-15 23:45:55 -10:00
J. Nick Koston
7e2ccb7bc3 [datetime] Fix DateTimeStateTrigger compilation when time component is not used (#11287) 2025-10-15 23:45:42 -10:00
J. Nick Koston
b4ba2aff30 remove dead unreachable code 2025-10-15 23:30:45 -10:00
J. Nick Koston
febe075bb2 helper 2025-10-15 23:17:08 -10:00
J. Nick Koston
32ac20bc99 Merge branch 'min_filter_ring_buffer' into integration 2025-10-15 22:13:26 -10:00