J. Nick Koston
|
efbf696f88
|
no delay
|
2025-11-17 23:45:25 -06:00 |
|
J. Nick Koston
|
29ef0a6740
|
no delay
|
2025-11-17 23:43:33 -06:00 |
|
J. Nick Koston
|
b9af06f5a4
|
no delay
|
2025-11-17 23:35:26 -06:00 |
|
J. Nick Koston
|
3f799a01a2
|
anotehr thread safety issue
|
2025-11-17 23:23:49 -06:00 |
|
J. Nick Koston
|
2ee5cc6f22
|
anotehr thread safety issue
|
2025-11-17 23:17:36 -06:00 |
|
J. Nick Koston
|
8d7090fcd6
|
fix thread safety issue
|
2025-11-17 23:11:55 -06:00 |
|
J. Nick Koston
|
3d83975d46
|
fix thread safety issue
|
2025-11-17 23:11:23 -06:00 |
|
J. Nick Koston
|
1815a7cf90
|
skip scan when ap mode
|
2025-11-17 23:03:38 -06:00 |
|
J. Nick Koston
|
bfe6fc0dd0
|
skip scan when ap mode
|
2025-11-17 23:00:22 -06:00 |
|
J. Nick Koston
|
87ccb777c6
|
esp32
|
2025-11-17 22:32:57 -06:00 |
|
J. Nick Koston
|
f0bae783cf
|
cleanup
|
2025-11-17 22:31:53 -06:00 |
|
J. Nick Koston
|
6f96804a5d
|
cleanup
|
2025-11-17 22:31:22 -06:00 |
|
J. Nick Koston
|
a81f28a73b
|
fixes
|
2025-11-17 22:14:56 -06:00 |
|
J. Nick Koston
|
bbfff42f76
|
fixes
|
2025-11-17 22:11:27 -06:00 |
|
J. Nick Koston
|
11c8865248
|
fixes
|
2025-11-17 21:57:21 -06:00 |
|
J. Nick Koston
|
7f4205b82c
|
reduce
|
2025-11-17 21:52:12 -06:00 |
|
J. Nick Koston
|
27a068e8b5
|
reduce
|
2025-11-17 21:44:18 -06:00 |
|
J. Nick Koston
|
15be275541
|
tweak
|
2025-11-17 21:03:35 -06:00 |
|
J. Nick Koston
|
b0560894b7
|
[wifi] Fix captive portal unusable when WiFi credentials are wrong
|
2025-11-17 19:10:40 -06:00 |
|
dependabot[bot]
|
23f85162d0
|
Bump actions/checkout from 5.0.0 to 5.0.1 (#11957)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-17 15:39:01 -06:00 |
|
dependabot[bot]
|
7a238028a7
|
Bump ruamel-yaml-clib from 0.2.14 to 0.2.15 (#11956)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-17 15:38:44 -06:00 |
|
Jonathan Swoboda
|
3d6c361037
|
[core] Add support for setting environment variables (#11953)
|
2025-11-17 12:32:08 -05:00 |
|
Javier Peletier
|
9e1f8d83f8
|
[config] Support !remove and !extend with LVGL-style configs (#11534)
|
2025-11-17 18:03:11 +11:00 |
|
Jesse Hills
|
fa0aa6defc
|
Merge branch 'beta' into dev
|
2025-11-17 17:41:46 +13:00 |
|
Jesse Hills
|
70366d2124
|
Merge pull request #11944 from esphome/bump-2025.11.0b3
2025.11.0b3
2025.11.0b3
|
2025-11-17 17:41:11 +13:00 |
|
J. Nick Koston
|
10bdb47eae
|
[cover] Modernize to C++17 nested namespaces (#11935)
|
2025-11-16 20:37:06 -06:00 |
|
Jesse Hills
|
a38c4e0c6e
|
Bump version to 2025.11.0b3
|
2025-11-17 15:32:09 +13:00 |
|
 Anton SergunovandJ. Nick Koston
|
6c6b03bda0
|
[uart] Setup uart pins only if flags are set (#11914)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
9e02e31917
|
[web_server_idf] Fix lwIP assertion crash by shutting down sockets on connection close (#11937)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
3fd58f1a91
|
[web_server.ota] Merge multiple instances to prevent undefined behavior (#11905)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
9151489481
|
[sntp] Merge multiple instances to fix crash and undefined behavior (#11904)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
f19296ac7f
|
[analyze-memory] Show all core symbols > 100 B instead of top 15 (#11909)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
36868ee7b1
|
[scheduler] Fix timing breakage after 49 days of uptime on ESP8266/RP2040 (#11924)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
d559f9f52e
|
[ld2410] Add timeout filter to prevent stuck targets (#11920)
|
2025-11-17 15:32:09 +13:00 |
|
J. Nick Koston
|
6440b5fbf5
|
[ld2412] Fix stuck targets by adding timeout filter (#11919)
|
2025-11-17 15:32:09 +13:00 |
|
 Jonathan SwobodaandJ. Nick Koston
|
97c4914573
|
[uart] Improve error handling and validate buffer size (#11895)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-11-17 15:32:09 +13:00 |
|
Edward Firmo
|
7ce94c27fe
|
[wifi] Allow use_psram with Arduino (#11902)
|
2025-11-17 15:32:09 +13:00 |
|
Edward Firmo
|
eb54c0026d
|
[light] Fix missing ColorMode::BRIGHTNESS case in logging (#11836)
|
2025-11-17 15:32:09 +13:00 |
|
 Clyde StubbsandJonathan Swoboda
|
fe00e209ff
|
[esp32] Add sdkconfig flag to make OTA work for 32MB flash (#11883)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-11-17 15:32:08 +13:00 |
|
Clyde Stubbs
|
aed80732f9
|
[esp32] Make esp-idf default framework for P4 (#11884)
|
2025-11-17 15:32:08 +13:00 |
|
 Anton SergunovandJ. Nick Koston
|
aa097a2fe6
|
[uart] Setup uart pins only if flags are set (#11914)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-11-17 14:25:00 +13:00 |
|
J. Nick Koston
|
3b860e784c
|
[web_server_idf] Fix lwIP assertion crash by shutting down sockets on connection close (#11937)
|
2025-11-17 13:39:01 +13:00 |
|
J. Nick Koston
|
96ee38759d
|
[web_server.ota] Merge multiple instances to prevent undefined behavior (#11905)
|
2025-11-17 13:38:52 +13:00 |
|
J. Nick Koston
|
986d3c8f13
|
[sntp] Merge multiple instances to fix crash and undefined behavior (#11904)
|
2025-11-17 13:38:38 +13:00 |
|
Clyde Stubbs
|
320120883c
|
[lvgl] Migrate lv_font creation into Font class and optimise (#11915)
|
2025-11-17 08:47:54 +11:00 |
|
J. Nick Koston
|
4fc4da6ed2
|
[analyze-memory] Show all core symbols > 100 B instead of top 15 (#11909)
|
2025-11-16 07:35:31 -06:00 |
|
J. Nick Koston
|
6f4042f401
|
Add tests for sensor timeout filters (#11923)
|
2025-11-15 22:21:38 -06:00 |
|
J. Nick Koston
|
ea2b4c3e25
|
[binary_sensor] Modernize to C++17 nested namespaces and remove redundant qualifications (#11929)
|
2025-11-16 04:21:06 +00:00 |
|
J. Nick Koston
|
fc546ca3f6
|
[scheduler] Fix timing breakage after 49 days of uptime on ESP8266/RP2040 (#11924)
|
2025-11-15 22:20:57 -06:00 |
|
J. Nick Koston
|
6b158e760d
|
[ld2410] Add timeout filter to prevent stuck targets (#11920)
|
2025-11-15 22:04:25 -06:00 |
|