Commit Graph

20452 Commits

Author SHA1 Message Date
J. Nick Koston
e63cd9a56d Merge branch 'cse7766_stack_debug' into integration 2026-01-16 11:51:16 -10:00
J. Nick Koston
f41ebf831d tweak 2026-01-16 11:50:15 -10:00
J. Nick Koston
91e5191c67 Merge branch 'dev' into cse7766_stack_debug 2026-01-16 11:49:52 -10:00
J. Nick Koston
bfac86b547 Merge branch 'syslog_snprintf' into integration 2026-01-16 11:43:30 -10:00
J. Nick Koston
88e1295e2f [syslog] Use buf_append_printf for ESP8266 flash optimization 2026-01-16 11:43:05 -10:00
J. Nick Koston
c1dc79618d Merge branch 'statsd_stack' into integration 2026-01-16 11:36:33 -10:00
J. Nick Koston
5934b88d2e Merge remote-tracking branch 'upstream/dev' into statsd_stack 2026-01-16 11:35:55 -10:00
J. Nick Koston
5ce4b0c445 tweak 2026-01-16 11:35:52 -10:00
Clyde Stubbs
c5e4a60884 [select] Add condition for testing select option (#13267)
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2026-01-17 08:35:40 +11:00
J. Nick Koston
fc5917c243 Merge branch 'homeassistant_number_snprintf' into integration 2026-01-16 11:32:53 -10:00
J. Nick Koston
075364f4b4 [homeassistant] Use buf_append_printf for ESP8266 flash optimization 2026-01-16 11:32:26 -10:00
J. Nick Koston
17412a4af5 Merge branch 'esp8266_gpio' into integration 2026-01-16 11:30:17 -10:00
J. Nick Koston
d7823f3e49 [gpio] Use buf_append_printf in dump_summary for ESP8266 flash optimization 2026-01-16 11:29:22 -10:00
J. Nick Koston
3b4dd3eaec Merge branch 'uptime_text_sensor' into integration 2026-01-16 11:27:06 -10:00
J. Nick Koston
0699ecbd19 [uptime] Use buf_append_printf for ESP8266 flash optimization 2026-01-16 11:26:43 -10:00
J. Nick Koston
364ba0b371 Merge branch 'web_server_simplify_snprintf' into integration 2026-01-16 11:21:59 -10:00
J. Nick Koston
d6181982e8 [web_server] Simplify datetime formatting with buf_append_printf 2026-01-16 11:21:30 -10:00
J. Nick Koston
9db1cc6882 Merge branch 'daikin_arc_sprintf' into integration 2026-01-16 11:18:25 -10:00
J. Nick Koston
f580fef9d4 Update esphome/components/daikin_arc/daikin_arc.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-16 11:17:43 -10:00
J. Nick Koston
355697e377 [daikin_arc] Fix undefined behavior in sprintf calls 2026-01-16 11:13:51 -10:00
J. Nick Koston
6655a1c19e Merge remote-tracking branch 'upstream/dev' into integration 2026-01-16 10:29:28 -10:00
dependabot[bot]
a680884138 Bump ruff from 0.14.12 to 0.14.13 (#13275)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2026-01-16 20:29:02 +00:00
Jonathan Swoboda
6832efbacc Add Claude Code PR workflow skill (#13271)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 10:24:28 -10:00
dependabot[bot]
3057a0484f Bump actions/cache from 5.0.1 to 5.0.2 in /.github/actions/restore-python (#13277)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-16 09:36:42 -10:00
dependabot[bot]
bc78f80f77 Bump actions/cache from 5.0.1 to 5.0.2 (#13276)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-16 09:36:29 -10:00
J. Nick Koston
916b028fb2 [mqtt] Replace sprintf with snprintf for friendly name hash (#13262) 2026-01-16 08:30:22 -10:00
mrtoy-me
16adae7359 [ntc, resistance] change log level to verbose (#13268) 2026-01-16 10:19:09 -05:00
Remco van Essen
4906f87751 [mipi_dsi] add JC8012P4A1 (#13241) 2026-01-16 21:17:32 +11:00
Keith Burzinski
5b37d2fb27 [helpers] Support base64url encoding (#13264) 2026-01-16 08:55:24 +00:00
J. Nick Koston
3c75454c97 Merge branch 'mqtt_snprintf' into integration 2026-01-15 19:14:19 -10:00
J. Nick Koston
638de5da46 [mqtt] Replace sprintf with snprintf for friendly name hash 2026-01-15 19:13:24 -10:00
J. Nick Koston
f24f4331ba Merge remote-tracking branch 'upstream/buf_append' into integration 2026-01-15 19:02:23 -10:00
J. Nick Koston
b3570a9bfd Merge remote-tracking branch 'upstream/avoid_prefs_heap_churn' into integration 2026-01-15 19:02:18 -10:00
J. Nick Koston
73eff47998 Merge remote-tracking branch 'upstream/debug_cleanup_buf' into integration 2026-01-15 19:02:13 -10:00
J. Nick Koston
ac2cb8b3b3 Merge remote-tracking branch 'upstream/esp8266_web_server_defer' into integration 2026-01-15 19:02:07 -10:00
J. Nick Koston
68affe0b9c [core] Add --device hint when DNS resolution fails (#13240) 2026-01-15 18:55:32 -10:00
J. Nick Koston
98b8fa2260 [web_server] Skip defer on ESP8266 where callbacks already run in main loop 2026-01-15 18:49:07 -10:00
J. Nick Koston
5f57c6bb82 Update esphome/components/remote_base/aeha_protocol.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-15 18:34:15 -10:00
J. Nick Koston
3926d3a09d remove debug changes 2026-01-15 18:26:59 -10:00
J. Nick Koston
fd33087b3f merge 2026-01-15 18:26:17 -10:00
J. Nick Koston
7c09985300 Merge remote-tracking branch 'upstream/dev' into buf_append 2026-01-15 18:25:54 -10:00
J. Nick Koston
6812654435 [debug] Use shared buf_append_printf helper from core 2026-01-15 18:24:19 -10:00
J. Nick Koston
42b9863cd3 bot concerns 2026-01-15 18:19:15 -10:00
J. Nick Koston
9bdefc98b1 bot concerns 2026-01-15 18:17:42 -10:00
J. Nick Koston
2db4e15452 Merge branch 'dev' into avoid_prefs_heap_churn 2026-01-15 18:09:37 -10:00
J. Nick Koston
8263a8273f [debug] Add min_free heap sensor for ESP32 and LibreTiny, add fragmentation for ESP32 (#13231) 2026-01-15 18:08:26 -10:00
J. Nick Koston
530df75b43 Merge branch 'avoid_prefs_heap_churn' into integration 2026-01-15 18:05:47 -10:00
Keith Burzinski
14b7539094 [infrared, remote_base] Optimize IR transmit path for web_server base85 data (#13238) 2026-01-15 22:04:21 -06:00
J. Nick Koston
7641c36c95 [preferences] Reduce heap churn with small inline buffer optimization 2026-01-15 18:03:44 -10:00
Keith Burzinski
73d0d7b129 Merge branch 'dev' into buf_append 2026-01-15 22:03:18 -06:00