Commit Graph
20573 Commits
Author SHA1 Message Date
J. Nick Koston d49295ab18 Merge branch 'string_ref_triggers' into integration 2026-01-17 11:05:58 -10:00
J. Nick Koston 05dbc0035b handle conversion failure 2026-01-17 11:03:04 -10:00
J. Nick Koston 36e9febba1 bot comments, tidy 2026-01-17 11:01:45 -10:00
J. Nick Koston 1a18462279 Merge branch 'string_ref_triggers' into integration 2026-01-17 10:58:54 -10:00
J. Nick Koston 1dc4a5432f adl 2026-01-17 10:55:48 -10:00
J. Nick Koston 451447b0fc adl 2026-01-17 10:54:13 -10:00
J. Nick Koston 3cfca5228c bot review 2026-01-17 08:45:10 -10:00
J. Nick Koston 620667f9d8 bot review 2026-01-17 08:44:43 -10:00
J. Nick Koston f3226b108f make sure new stringref functions work 2026-01-17 08:42:56 -10:00
J. Nick Koston 83d164c213 make sure new stringref functions work 2026-01-17 08:42:16 -10:00
J. Nick Koston 1550a6af72 make sure new stringref functions work 2026-01-17 08:42:11 -10:00
J. Nick Koston 18c3dd8af7 make sure new stringref functions work 2026-01-17 08:35:46 -10:00
J. Nick Koston 65cdb97f06 avoid breaking 2026-01-17 08:32:31 -10:00
J. Nick Koston 37025d62e0 [select][fan] Use StringRef for on_value/on_preset_set triggers to avoid heap allocation 2026-01-17 08:28:40 -10:00
J. Nick Koston 46d9c0be17 Merge branch 'mqtt_formatting' into integration 2026-01-17 07:52:05 -10:00
J. Nick Koston 86e70c7e76 more 2026-01-17 07:38:51 -10:00
J. Nick Koston 40025bb277 tweaks to reduce RAM 2026-01-17 07:34:22 -10:00
J. Nick Koston 438bb96687 tweaks to reduce RAM 2026-01-17 07:28:44 -10:00
J. Nick Koston c1e1325af2 Merge branch 'dev' into mqtt_formatting 2026-01-17 07:24:11 -10:00
J. Nick Koston c256066d3b Merge branch 'light_json_str_flash' into integration 2026-01-16 23:48:25 -10:00
J. Nick Koston cd16ea9020 tidy 2026-01-16 23:48:15 -10:00
J. Nick Koston 27a5e1d276 Merge branch 'domain_equals_now_supports_flash_str' into integration 2026-01-16 23:36:18 -10:00
J. Nick Koston 4a92148f87 [web_server] Use ESPHOME_F for canHandle domain checks to reduce ESP8266 RAM 2026-01-16 23:35:45 -10:00
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