Commit Graph
20548 Commits
Author SHA1 Message Date
J. Nick Koston 115296efc1 Merge branch 'light_json_str_flash' into integration 2026-01-16 23:26:02 -10:00
J. Nick Koston c3ab3835e4 [light] Store color mode JSON strings in flash on ESP8266 2026-01-16 23:23:03 -10:00
J. Nick Koston 6c53369232 Merge branch 'str_endswith_ignore_case' into integration 2026-01-16 22:57:31 -10:00
J. Nick Koston d45443d680 Merge branch 'str_equals_case_insensitive_overloads' into integration 2026-01-16 22:57:16 -10:00
J. Nick Koston 6882a82d23 [core] Add str_endswith_ignore_case to avoid heap allocation in audio file type detection 2026-01-16 22:52:49 -10:00
J. Nick Koston 7f5d3894ad remove 2026-01-16 22:49:00 -10:00
J. Nick Koston 1facf851b0 wip 2026-01-16 22:47:33 -10:00
J. Nick Koston 4f48d65700 Merge branch 'weikai_buf' into integration 2026-01-16 22:27:02 -10:00
J. Nick Koston ee93e68c6f merge 2026-01-16 22:26:31 -10:00
J. Nick Koston dd3ac71364 Merge branch 'dev' of https://github.com/esphome/esphome into weikai_buf 2026-01-16 22:26:19 -10:00
J. Nick Koston efef4dad55 Merge branch 'weikai_buf' into integration 2026-01-16 22:25:03 -10:00
J. Nick Koston fcccd1fc85 merge 2026-01-16 22:24:48 -10:00
J. Nick Koston 8b0b98653e Merge remote-tracking branch 'upstream/dev' into integration 2026-01-16 22:05:22 -10:00
Jonathan Swoboda 798d3bd956 Merge branch 'beta' into dev 2026-01-16 23:45:36 -05:00
Jonathan Swoboda 77df3933db Merge pull request #13309 from esphome/bump-2026.1.0b3
2026.1.0b3
2026.1.0b3
2026-01-16 23:45:26 -05:00
Jonathan Swoboda 19514ccdf4 Bump version to 2026.1.0b3 2026-01-16 23:05:59 -05:00
Mike FordandJ. Nick Koston 2947642ca5 [http_request] Unable to handle chunked responses (#7884)
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-01-16 23:05:59 -05:00
Stuart Parmenter 60e333db08 [hub75] Bump esp-hub75 version to 0.3.0 (#13243) 2026-01-16 23:05:59 -05:00
J. Nick Koston d8463f4813 [hmac_sha256] Replace unsafe sprintf with format_hex_to (#13290) 2026-01-16 23:05:59 -05:00
mrtoy-me e1800d2fe2 [ntc, resistance] change log level to verbose (#13268) 2026-01-16 23:05:59 -05:00
J. Nick Koston 50aa4b1992 [esp32_ble_client] Reduce GATT data event logging to prevent firmware update failures (#13252) 2026-01-16 23:05:59 -05:00
J. Nick Koston edb303e495 [api] Fix clock conflicts when multiple clients connected to homeassistant time (#13253) 2026-01-16 23:05:59 -05:00
J. Nick Koston 973fc4c5dc [dallas_temp] Use const char* for set_timeout to fix deprecation warning and heap churn (#13250) 2026-01-16 23:05:59 -05:00
J. Nick Koston f88e8fc43b [sprinkler] Fix scheduler deprecation warnings and heap churn with FixedVector (#13251) 2026-01-16 23:05:59 -05:00
Jonathan Swoboda d830787c71 Merge branch 'release' into dev 2026-01-16 22:49:39 -05:00
Jonathan Swoboda c4c31a2e8e Merge branch 'release' into beta 2026-01-16 22:49:38 -05:00
Jonathan Swoboda e6790f0042 Merge pull request #13308 from esphome/bump-2025.12.7
2025.12.7
2025.12.7
2026-01-16 22:49:26 -05:00
Jonathan Swoboda ec7f72e280 Bump version to 2025.12.7 2026-01-16 22:24:05 -05:00
J. Nick Koston 6f29dbd6f1 [api] Use subtraction for protobuf bounds checking (#13306) 2026-01-16 22:24:05 -05:00
Kevin Ahrendt 9caf78aa7e [i2s_audio] Bugfix: Buffer overflow in software volume control (#13190) 2026-01-16 22:24:05 -05:00
Mike FordandJ. Nick Koston 1f4221abfa [http_request] Unable to handle chunked responses (#7884)
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-01-16 22:18:48 -05:00
Stuart Parmenter 92808a09c7 [hub75] Bump esp-hub75 version to 0.3.0 (#13243) 2026-01-16 22:17:36 -05:00
J. Nick Koston e54d5ee898 [hmac_sha256] Replace unsafe sprintf with format_hex_to (#13290) 2026-01-16 22:16:38 -05:00
J. Nick Koston bbe1155518 [web_server] Skip defer on ESP8266 where callbacks already run in main loop (#13261) 2026-01-16 20:08:04 -06:00
J. Nick Koston 69d7b6e921 [api] Use subtraction for protobuf bounds checking (#13306) 2026-01-16 15:46:15 -10:00
Keith Burzinski 510c874061 [helpers] Remove base85 functions (#13266) 2026-01-17 01:23:41 +00:00
J. Nick Koston 666fdcfbdf Merge branch 'proto_bounds_check_fix' into integration 2026-01-16 15:15:13 -10:00
J. Nick Koston 1d61530a07 cast 2026-01-16 15:14:42 -10:00
J. Nick Koston 8d2f9f7696 [api] Use subtraction for protobuf bounds checking 2026-01-16 15:04:28 -10:00
J. Nick Koston d2bece9521 Merge branch 'proto_bounds_check_fix' into integration 2026-01-16 14:59:59 -10:00
J. Nick Koston 20baa43aa2 fix 2026-01-16 14:49:16 -10:00
J. Nick Koston bcc8351d65 proto 2026-01-16 14:42:47 -10:00
Keith Burzinski f7ad324d81 [infrared, remote_base] Replace base85 with base64url for web server infrared transmissions (#13265) 2026-01-16 18:15:27 -06:00
J. Nick Koston 0c4a3c70de Merge branch 'ezo_pmp' into integration 2026-01-16 14:10:20 -10:00
J. Nick Koston 0390c3a8a6 [ezo_pmp] Replace sprintf with bounds-checked snprintf 2026-01-16 14:09:47 -10:00
J. Nick Koston bcc53faaf3 Merge branch 'anova_safety' into integration 2026-01-16 14:07:18 -10:00
J. Nick Koston 8515658008 [anova] Replace sprintf with bounds-checked alternatives 2026-01-16 14:06:55 -10:00
J. Nick Koston d274723a1d Merge branch 'sprintf_group_2' into integration 2026-01-16 14:02:25 -10:00
J. Nick Koston b7983b4774 [am43][lightwaverf][rf_bridge][spi_led_strip] Replace sprintf with safe alternatives 2026-01-16 14:01:48 -10:00
J. Nick Koston 0d329f4f4d [am43][lightwaverf][rf_bridge][spi_led_strip] Replace sprintf with safe alternatives 2026-01-16 14:00:30 -10:00