Commit Graph

9076 Commits

Author SHA1 Message Date
J. Nick Koston
f4d2dd1c2e fixes 2025-06-12 09:56:17 -05:00
J. Nick Koston
86329a95a5 cleanup 2025-06-12 09:43:44 -05:00
J. Nick Koston
cdf8586fb0 cleanup 2025-06-12 09:42:55 -05:00
J. Nick Koston
f693926cea cleanup 2025-06-12 09:39:31 -05:00
J. Nick Koston
00a64d1e3a cleanup 2025-06-12 09:35:03 -05:00
J. Nick Koston
e901520d6a cleanup 2025-06-12 09:31:15 -05:00
J. Nick Koston
50cfa882ab fixes 2025-06-12 09:27:14 -05:00
J. Nick Koston
aab80bb89d fixes 2025-06-12 09:23:50 -05:00
J. Nick Koston
e732ac8a8c fixes 2025-06-12 09:20:49 -05:00
J. Nick Koston
281405e0aa tweak 2025-06-12 02:01:12 -05:00
J. Nick Koston
70dffff991 revert 2025-06-12 01:56:02 -05:00
J. Nick Koston
f64abe06fa DEBUG! 2025-06-12 01:08:17 -05:00
J. Nick Koston
97e1b60c61 DEBUG! 2025-06-12 01:01:53 -05:00
J. Nick Koston
ea6816ad33 Merge branch 'esp32_touch_isr' into esp32_touch_isr_loop_runtime_stats_always_select 2025-06-12 00:56:55 -05:00
J. Nick Koston
463a581ab9 DEBUG! 2025-06-12 00:56:42 -05:00
J. Nick Koston
0ce523627f Merge branch 'esp32_touch_isr' into esp32_touch_isr_loop_runtime_stats_always_select 2025-06-11 23:29:12 -05:00
J. Nick Koston
eae4bd222a track pads 2025-06-11 23:29:00 -05:00
J. Nick Koston
2d0beef339 Merge branch 'esp32_touch_isr' into esp32_touch_isr_loop_runtime_stats_always_select 2025-06-11 22:55:41 -05:00
J. Nick Koston
a7bb7fc14d fix 2025-06-11 22:55:15 -05:00
J. Nick Koston
e95ab19620 Merge branch 'esp32_touch_isr' into esp32_touch_isr_loop_runtime_stats_always_select 2025-06-11 22:47:19 -05:00
J. Nick Koston
c047aa47eb use ll for all 2025-06-11 22:46:40 -05:00
J. Nick Koston
61bca56316 try touch_ll_read_raw_data 2025-06-11 22:43:41 -05:00
J. Nick Koston
11759a0ebe try touch_ll_read_raw_data 2025-06-11 22:43:25 -05:00
J. Nick Koston
806b1f222e Merge branch 'loop_runtime_stats_always_select' into esp32_touch_isr_loop_runtime_stats_always_select 2025-06-11 22:36:57 -05:00
J. Nick Koston
9a37323eb8 Use interrupt based approach for esp32_touch 2025-06-11 22:32:25 -05:00
J. Nick Koston
cdb5d61d76 Merge branch 'loop_runtime_stats' into loop_runtime_stats_always_select 2025-06-11 22:08:34 -05:00
J. Nick Koston
99a54369bf Merge remote-tracking branch 'upstream/dev' into loop_runtime_stats 2025-06-11 22:01:22 -05:00
J. Nick Koston
f3572e7189 cleanups 2025-06-11 21:55:17 -05:00
J. Nick Koston
02a0584e43 Always perform select() when loop duration exceeds interval 2025-06-11 21:33:36 -05:00
Clyde Stubbs
261b561bb2 [binary_sensor] Add action to invalidate state and pass to HA (#8961)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-06-12 09:16:20 +10:00
J. Nick Koston
0228379a2e Fix dashboard logging being escaped before parser (#9054) 2025-06-11 16:17:47 -05:00
Jesse Hills
da79215bc3 Merge branch 'beta' into dev 2025-06-12 07:56:24 +12:00
Jesse Hills
44323dc285 Merge pull request #9049 from esphome/bump-2025.6.0b1
2025.6.0b1
2025.6.0b1
2025-06-12 07:55:49 +12:00
Thomas Rupprecht
a59e1c7011 [core/pins] improve pins types (#8848)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-06-11 18:06:41 +00:00
Jesse Hills
abb4d991ad Bump version to 2025.6.0b1 2025-06-11 23:16:56 +12:00
Jesse Hills
f467c79a20 Bump version to 2025.7.0-dev 2025-06-11 23:16:56 +12:00
Keith Burzinski
dcf41db878 [sgp4x] Shorten log messages, various clean-up (#9048) 2025-06-11 11:11:11 +00:00
Jesse Hills
c3c3a27af2 Openthread code updates (#9047) 2025-06-11 22:41:38 +12:00
Stanislav Meduna
052f558131 Add support for custom request headers in online_image component (#8985) 2025-06-11 22:14:02 +12:00
J. Nick Koston
e8aa7cff36 Improve shutdown reliability when tx buffer is full (#9043) 2025-06-11 22:08:23 +12:00
J. Nick Koston
3411e45a0a Reserve memory for component and platform vectors (#9042) 2025-06-11 22:05:42 +12:00
Clyde Stubbs
a488c8cd5c [spi] Restrict octal spi to S3/S2/P4 (#9041) 2025-06-11 19:45:26 +10:00
Keith Burzinski
9652b1a556 [application] Fix build error on some IDF versions (#9045) 2025-06-11 21:44:49 +12:00
Keith Burzinski
69f2c79ccb [shtcx] Shorten log messages (#9046) 2025-06-11 21:44:10 +12:00
Mathieu Rene
9d9d210176 Add OpenThread support on ESP-IDF (#7506)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-06-11 17:27:58 +12:00
Thomas Rupprecht
487e1f871f use `encode_uintXX` (#8847)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-11 17:06:45 +12:00
J. Nick Koston
0e27ac281f Ensure components only powerdown after teardown (#9044) 2025-06-11 04:21:22 +00:00
Jonathan Swoboda
ad37f103fa [esp32_rmt] Add variant validation for use_dma (#8897) 2025-06-11 14:00:59 +12:00
Jesse Hills
b579bbf03b [esp32] Use release zip from pioarduino/platform-espressif32 instead of git tag (#8975) 2025-06-11 13:53:55 +12:00
Citric Li
7f4d2534aa Fix: Seeed Studio MR60FDA2 threshold height could not be set (#9011) 2025-06-11 12:44:51 +12:00