DT-art1
|
143702beef
|
Replace remaining instances of USE_ESP32_CAMERA with USE_CAMERA (#9401)
|
2025-07-10 20:35:24 +12:00 |
|
Adam Liddell
|
05238b447f
|
Handle ESP32 chunked MQTT messages missing topic on non-first chunks, causing panic (#5786)
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
|
2025-07-10 20:34:43 +12:00 |
|
J. Nick Koston
|
0d94246858
|
Exclude internal entities from name uniqueness validation (#9410)
|
2025-07-10 20:34:01 +12:00 |
|
Samuel Sieb
|
2be4951ad9
|
[esp32] remove debug log (#9424)
|
2025-07-10 08:24:39 +00:00 |
|
Clyde Stubbs
|
16bb81814c
|
[config] Add bitrate validator (#9423)
|
2025-07-10 04:14:42 +00:00 |
|
@RubenKelevra
|
7d92499e4c
|
debug: bufferoverflow mitigation in DebugComponent::on_shutdown() (#9422)
|
2025-07-09 17:01:21 -10:00 |
|
Jonathan Swoboda
|
a240f0af90
|
[esp32] Set lib_compat_mode to strict (#9408)
|
2025-07-10 14:49:36 +12:00 |
|
J. Nick Koston
|
fc59c08800
|
Fix clang-tidy not finding changed files on squash-merge commits (#9421)
|
2025-07-10 14:37:48 +12:00 |
|
J. Nick Koston
|
e2c60f5384
|
Fix Windows virtual environment activation in CI workflows (#9420)
|
2025-07-10 14:37:03 +12:00 |
|
J. Nick Koston
|
33fb4d5d42
|
fixes
|
2025-07-09 16:27:40 -10:00 |
|
J. Nick Koston
|
7f7623cc8d
|
Merge remote-tracking branch 'upstream/dev' into memory
|
2025-07-09 16:16:01 -10:00 |
|
Andrew Klaus
|
33d48732aa
|
Adding support for Airthings Wave Gen2 (#8460)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-07-09 15:50:01 -10:00 |
|
J. Nick Koston
|
9a1edaa4f4
|
Fix Python cache key mismatch for all pytest jobs (#9417)
|
2025-07-09 15:21:21 -10:00 |
|
J. Nick Koston
|
f2e914fb94
|
Merge remote-tracking branch 'upstream/dev' into memory
|
2025-07-09 15:20:45 -10:00 |
|
J. Nick Koston
|
1678eb0591
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-09 15:20:35 -10:00 |
|
J. Nick Koston
|
926e4fa3e1
|
Fix Python cache for all pytest CI jobs (#9415)
|
2025-07-09 14:43:49 -10:00 |
|
J. Nick Koston
|
97dd96b60d
|
Implement shared PlatformIO cache for integration tests (#9413)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-10 12:42:24 +12:00 |
|
J. Nick Koston
|
e9c7596e00
|
Fix clang-tidy triggering full scan on Python-only core file changes (#9412)
|
2025-07-10 12:41:59 +12:00 |
|
J. Nick Koston
|
ff836a8434
|
Fix PlatformIO cache in CI by adding platformio.ini hash to cache key (#9411)
|
2025-07-10 12:40:10 +12:00 |
|
Jonathan Swoboda
|
3d9c977826
|
[esp32_touch] Fix touch v1 (#9414)
|
2025-07-09 14:18:01 -10:00 |
|
J. Nick Koston
|
c1a994b1d9
|
Fix another race in the string lifetime scheduler test (#9399)
|
2025-07-10 09:11:42 +12:00 |
|
J. Nick Koston
|
6616567b05
|
Speed up clang-tidy CI by 80%+ with incremental checking (#9396)
|
2025-07-10 09:00:44 +12:00 |
|
J. Nick Koston
|
1a0943c960
|
add component symbols
|
2025-07-09 10:00:20 -10:00 |
|
J. Nick Koston
|
073590124d
|
Merge remote-tracking branch 'upstream/dev' into memory
|
2025-07-09 09:37:48 -10:00 |
|
Thomas Rupprecht
|
0ffc446315
|
[web_server] fix Arudino typo (#9404)
|
2025-07-09 04:15:01 -10:00 |
|
Jesse Hills
|
a692bd98ef
|
Merge branch 'beta' into dev
|
2025-07-09 19:34:26 +12:00 |
|
Jesse Hills
|
6178ab7513
|
Merge pull request #9394 from esphome/bump-2025.7.0b1
2025.7.0b1
2025.7.0b1
|
2025-07-09 19:33:49 +12:00 |
|
Jesse Hills
|
d24e237967
|
Bump version to 2025.8.0-dev
|
2025-07-09 12:10:51 +12:00 |
|
Jesse Hills
|
267574f24c
|
Bump version to 2025.7.0b1
|
2025-07-09 12:06:52 +12:00 |
|
dependabot[bot]
|
5235c80781
|
Bump aioesphomeapi from 34.1.0 to 34.2.0 (#9391)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-08 23:54:33 +00:00 |
|
Merikei
|
0ccc5e340e
|
[apds9960] Add 0x9E ID (#9392)
|
2025-07-08 23:52:30 +00:00 |
|
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 |
|