J. Nick Koston
4a415dcbd1
Merge branch 'progmem_string_table' into integration
2026-01-30 22:21:09 -06:00
J. Nick Koston
c69e6e4363
tweak
2026-01-30 22:18:20 -06:00
J. Nick Koston
1f4be6512f
more fixes
2026-01-30 22:05:15 -06:00
J. Nick Koston
dcc8f50750
make sure valve works
2026-01-30 22:03:14 -06:00
J. Nick Koston
b298837276
make sure cover works
2026-01-30 22:02:57 -06:00
J. Nick Koston
726c5daa74
bot review
2026-01-30 22:00:47 -06:00
J. Nick Koston and Copilot
8b3f020dba
Update esphome/core/progmem.h
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-30 21:48:21 -06:00
J. Nick Koston and Copilot
49b652ed89
Update esphome/components/sensor/sensor.h
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-30 21:48:12 -06:00
J. Nick Koston
a60dea1d83
clamp
2026-01-30 21:35:51 -06:00
J. Nick Koston
8556ae7209
convert sensor to make sure it works
2026-01-30 21:33:02 -06:00
J. Nick Koston
69be581346
convert sensor to make sure it works
2026-01-30 21:31:17 -06:00
J. Nick Koston
e23d295e8b
convert sensor to make sure it works
2026-01-30 21:30:33 -06:00
J. Nick Koston
3b5c4c2416
reduce
2026-01-30 21:29:28 -06:00
J. Nick Koston
2d1fbe0736
bot comments
2026-01-30 21:23:28 -06:00
J. Nick Koston
1b6ae4348b
tweaks
2026-01-30 21:22:04 -06:00
J. Nick Koston
67febb13c0
tweaks
2026-01-30 21:20:26 -06:00
J. Nick Koston
e46de0c40a
[core] Add PROGMEM_STRING_TABLE macro for flash-optimized string lookups
2026-01-30 21:05:01 -06:00
J. Nick Koston
16d40be33c
Merge branch 'scanf_bloat' into integration
2026-01-30 20:36:13 -06:00
J. Nick Koston
53b6be6a49
Merge branch 'esp32_hosted_scanf' into integration
2026-01-30 20:34:50 -06:00
J. Nick Koston
ca99f1bda4
[esp32_hosted] Replace sscanf with strtol for version parsing
2026-01-30 20:31:52 -06:00
J. Nick Koston
e68b302bba
[ci] Block new scanf() usage to prevent ~9.8KB flash bloat
2026-01-30 20:21:43 -06:00
J. Nick Koston
3e11a9d8a5
[ci] Block new scanf() usage to prevent ~9.8KB flash bloat
2026-01-30 20:20:24 -06:00
J. Nick Koston
3f93633404
Merge remote-tracking branch 'origin/no_new_to_string' into integration
2026-01-30 20:14:01 -06:00
J. Nick Koston
11a7d462fe
Merge branch 'fix_missing_water_heater_command' into integration
2026-01-30 20:12:07 -06:00
J. Nick Koston
fe6357c2f4
[api] Align water_heater_command with standard entity command pattern
2026-01-30 17:06:14 -06:00
J. Nick Koston
6752a50417
[api] Add missing water_heater_command RPC declaration
2026-01-30 16:59:39 -06:00
J. Nick Koston
7409886a2d
Merge branch 'json_web_server_stack' into integration
2026-01-30 16:40:56 -06:00
J. Nick Koston
5377943439
Merge remote-tracking branch 'origin/esp32_ard_compile_time' into integration
2026-01-30 16:40:33 -06:00
J. Nick Koston
f8b964554a
Merge remote-tracking branch 'upstream/lazy_time_sync' into integration
2026-01-30 16:04:01 -06:00
J. Nick Koston
c95cecd697
Merge branch 'posix_tz' into integration
2026-01-30 16:03:54 -06:00
J. Nick Koston
0c83c0a386
Merge branch 'http_request_not_finished_till_timeout' into integration
2026-01-30 16:03:50 -06:00
J. Nick Koston
9b3a9bc3ef
Merge remote-tracking branch 'upstream/dev' into integration
2026-01-30 16:03:40 -06:00
J. Nick Koston
d0cc602979
[time] Use lazy callback for time sync to save 8 bytes
2026-01-30 16:02:20 -06:00
5e3561d60b
[mipi_spi] Fix log_pin() FlashStringHelper compatibility ( #13624 )
...
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-01-30 14:33:45 -06:00
J. Nick Koston
60028036ed
bot nits
2026-01-30 14:28:53 -06:00
J. Nick Koston
c6a7616de0
be explict
2026-01-30 14:16:16 -06:00
Thomas Rupprecht
ca9ed369f9
[pmsx003] support device-types PMS1003, PMS3003, PMS9003M ( #13640 )
2026-01-30 14:59:47 -05:00
J. Nick Koston
b3d5961ae4
Merge branch 'dev' into http_request_not_finished_till_timeout
2026-01-30 13:59:21 -06:00
J. Nick Koston
30c94c2c11
address bot review comments
2026-01-30 13:58:23 -06:00
J. Nick Koston
f36f171647
add comment
2026-01-30 13:56:18 -06:00
J. Nick Koston
cb91215e03
200,304,204,1xx
2026-01-30 13:52:27 -06:00
J. Nick Koston
4e96b20b46
[mqtt] Restore ESP8266 on_message defer to prevent stack overflow ( #13648 )
2026-01-30 12:49:14 -06:00
J. Nick Koston
a1a60c44da
[web_server_base] Update ESPAsyncWebServer to 3.9.6 ( #13639 )
2026-01-30 12:48:34 -06:00
J. Nick Koston
2c99652f35
[http_request] Fix requests taking full timeout when response is already complete
2026-01-30 12:34:24 -06:00
Shivam Maurya
898c8a5836
[core] ESP32 chip revision text ( #13647 )
2026-01-30 11:01:00 -05:00
J. Nick Koston
849df4b2a8
no host
2026-01-30 03:26:03 -06:00
J. Nick Koston
5f7582ffdb
override localtime() to use our timezone
...
By providing our own localtime() and localtime_r() implementations,
user lambdas calling ::localtime() continue to work correctly without
needing migration. This eliminates the breaking change while still
achieving the memory savings.
2026-01-30 03:25:21 -06:00
J. Nick Koston
dcd0f53027
fix clang-tidy warnings
...
- Add NOLINT for intentional global mutable state
- Simplify boolean return in parse_posix_tz
- Add USE_TIME_TIMEZONE define for tests
- Add NOLINT for Google Test SetUp/TearDown methods
2026-01-30 02:51:36 -06:00
J. Nick Koston
b5e073bf7f
clarify comment about days_to_year_start
2026-01-30 01:52:05 -06:00
J. Nick Koston
cde2199b64
more cover
2026-01-30 01:46:57 -06:00