Craig Andrews
|
86c6e4da2a
|
ESP_EXT1_WAKEUP_ANY_LOW is for s2/s3/c6/h2; ESP_EXT1_WAKEUP_ALL_LOW otherwise (#9387)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-09 11:30:06 +12:00 |
|
Jesse Hills
|
5c8b330eaa
|
[esp32] Improve flexibility of `only_on_variant ` (#9390)
|
2025-07-09 10:51:17 +12:00 |
|
Petr Kejval
|
4158a5c2a3
|
Add support for GL-R01 I2C - Time of Flight sensor (#8329)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-09 10:50:45 +12:00 |
|
Jesse Hills
|
05c5364490
|
[helpers] Fix `format_hex_pretty ` resize without separator (#9389)
Co-authored-by: RubenKelevra <cyrond@gmail.com>
|
2025-07-08 22:13:21 +00:00 |
|
Jesse Hills
|
78eb236a4a
|
[nfc] Update code to use `format_hex_pretty ` (#9384)
|
2025-07-08 16:47:42 -05:00 |
|
Simonas Kazlauskas
|
691cc5f7dc
|
lps22: add a component (#7540)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-07-09 09:13:58 +12:00 |
|
J. Nick Koston
|
dfa4328604
|
tidy up
|
2025-07-08 13:03:01 -06:00 |
|
J. Nick Koston
|
9dab840c58
|
tidy up
|
2025-07-08 11:42:17 -06:00 |
|
J. Nick Koston
|
29fff967f5
|
tweak
|
2025-07-08 11:38:14 -06:00 |
|
J. Nick Koston
|
2a35c95718
|
fixes
|
2025-07-08 11:31:25 -06:00 |
|
J. Nick Koston
|
4a70aa26e8
|
Merge branch 'runtime_stats' into integration
|
2025-07-08 11:25:09 -06:00 |
|
J. Nick Koston
|
748604d374
|
preen
|
2025-07-08 11:12:46 -06:00 |
|
J. Nick Koston
|
d32db20aa0
|
preen
|
2025-07-08 11:10:32 -06:00 |
|
J. Nick Koston
|
ae346bb94e
|
remove dead code
|
2025-07-08 10:11:47 -06:00 |
|
J. Nick Koston
|
cb67010574
|
remove dead code
|
2025-07-08 10:11:24 -06:00 |
|
J. Nick Koston
|
defa452aa1
|
preen
|
2025-07-08 09:58:02 -06:00 |
|
J. Nick Koston
|
97a476b475
|
stats
|
2025-07-08 09:52:44 -06:00 |
|
J. Nick Koston
|
07a4f6f53c
|
fixes
|
2025-07-08 09:40:12 -06:00 |
|
J. Nick Koston
|
7d2726ab21
|
fixes
|
2025-07-08 09:37:07 -06:00 |
|
J. Nick Koston
|
3862e3b4e7
|
fixes
|
2025-07-08 09:35:31 -06:00 |
|
J. Nick Koston
|
be84f12100
|
fixes
|
2025-07-08 09:34:56 -06:00 |
|
J. Nick Koston
|
0097a55eaa
|
fixes
|
2025-07-08 09:34:16 -06:00 |
|
J. Nick Koston
|
d1609de25a
|
cleanup
|
2025-07-08 09:28:09 -06:00 |
|
J. Nick Koston
|
02395c92a1
|
cleanup
|
2025-07-08 09:26:13 -06:00 |
|
J. Nick Koston
|
f2ac6b0af6
|
cleanup
|
2025-07-08 09:25:00 -06:00 |
|
J. Nick Koston
|
a3c8f667a7
|
cleanup
|
2025-07-08 09:16:42 -06:00 |
|
J. Nick Koston
|
d06bab01ac
|
runtime_stats
|
2025-07-08 09:09:07 -06:00 |
|
J. Nick Koston
|
591786a787
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-08 09:08:03 -06:00 |
|
J. Nick Koston
|
b3d7f001af
|
Fix race condition in scheduler string lifetime integration test (#9382)
|
2025-07-08 06:54:47 -05:00 |
|
tmpeh
|
3f8b691c32
|
Fix format string error in waveshare_epaper.cpp (#9322)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-08 04:39:07 +00:00 |
|
J. Nick Koston
|
a30f01d668
|
Fix integration test race condition by isolating PlatformIO directories (#9383)
|
2025-07-08 04:34:39 +00:00 |
|
Clyde Stubbs
|
4648804db6
|
[image] Add byte order option and unit tests (#9326)
|
2025-07-08 02:28:00 +00:00 |
|
functionpointer
|
51377b2625
|
hydreon_rgxx: remove precipitation_intensity from RG9 (#9367)
|
2025-07-08 14:27:33 +12:00 |
|
Jesse Hills
|
256f9f9943
|
[helpers] Improve `format_hex_pretty ` (#9380)
|
2025-07-08 01:30:23 +00:00 |
|
J. Nick Koston
|
a72905191a
|
Fix flaky test_api_conditional_memory and improve integration test patterns (#9379)
|
2025-07-08 11:08:21 +12:00 |
|
J. Nick Koston
|
5de7b874b0
|
sync
|
2025-07-07 17:23:01 -05:00 |
|
J. Nick Koston
|
a27f6c72b9
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-07 17:22:35 -05:00 |
|
J. Nick Koston
|
7150f2806f
|
Run integration tests only on Python 3.13 to reduce CI resource usage (#9377)
|
2025-07-07 22:14:34 +00:00 |
|
J. Nick Koston
|
ee8ee4e646
|
Optimize logger callback API by including message length parameter (#9368)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-07 22:00:03 +00:00 |
|
J. Nick Koston
|
a80d3012bd
|
Merge remote-tracking branch 'origin/integration' into integration
|
2025-07-07 16:34:03 -05:00 |
|
J. Nick Koston
|
1c0a646309
|
Merge upstream/dev into integration
|
2025-07-07 16:33:30 -05:00 |
|
Steffen Arntz
|
fb357b8965
|
Fix brightness setting not working on SSD1305 128x32 OLEDs (#9376)
|
2025-07-08 09:25:11 +12:00 |
|
Edward Firmo
|
c4fac1a2ae
|
[nextion] Optimize component memory usage with bitfield state management (#9373)
|
2025-07-08 09:21:14 +12:00 |
|
J. Nick Koston
|
42a1f6922f
|
Eliminate bluetooth_proxy guard variable to save 8 bytes RAM (#9343)
|
2025-07-08 09:16:48 +12:00 |
|
J. Nick Koston
|
206659ddb8
|
Refactor voice assistant API methods to reduce code duplication (#9374)
|
2025-07-08 09:15:49 +12:00 |
|
J. Nick Koston
|
440de12e3f
|
Don't compile unnecessary platform files (e.g. ESP8266 files on ESP32) (#9354)
|
2025-07-08 09:04:41 +12:00 |
|
J. Nick Koston
|
b122112d58
|
Refactor API entity update dispatch to reduce code duplication (#9372)
|
2025-07-08 08:51:17 +12:00 |
|
J. Nick Koston
|
fe258e1007
|
Refactor entity lookup methods with macros in preparation for device_id support (#9371)
|
2025-07-08 08:49:23 +12:00 |
|
J. Nick Koston
|
eabb781e5f
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-07 15:46:19 -05:00 |
|
J. Nick Koston
|
3976fd02ea
|
Refactor duplicate socket read error handling in API frame helper (#9370)
|
2025-07-08 08:39:13 +12:00 |
|