J. Nick Koston
182063d5c6
Merge remote-tracking branch 'origin/reuse_constexpr_web_server' into integration
2026-01-07 22:06:54 -10:00
Keith Burzinski and J. Nick Koston
e301b8d0e0
[thermostat] Allow heat_cool_mode without an automation ( #13069 )
...
Co-authored-by: J. Nick Koston <nick+github@koston.org >
2026-01-07 21:44:10 -06:00
J. Nick Koston
142b1640b6
Merge branch 'wifi_roaming_prevent_ping_pong_broken_ap' into integration
2026-01-07 16:18:21 -10:00
Clyde Stubbs
738678e87b
[image] Add define and core data ( #13058 )
2026-01-08 11:20:37 +11:00
J. Nick Koston
761aa2eecf
Merge remote-tracking branch 'upstream/dev' into integration
2026-01-07 13:44:27 -10:00
J. Nick Koston
0ce3ac438b
[logger] Add thread-safe logging support for LibreTiny platform ( #13062 )
2026-01-07 13:40:15 -10:00
J. Nick Koston
1339f3e77e
[web_server][captive_portal] Add Brotli compression (saves ~11KB flash when using local) ( #12959 )
2026-01-07 11:49:23 -10:00
J. Nick Koston
fb03947d28
Merge remote-tracking branch 'upstream/dev' into integration
2026-01-07 11:39:50 -10:00
J. Nick Koston
050e9b0d4a
[wifi] Add basic post-connect roaming support for stationary devices ( #12809 )
2026-01-07 08:30:23 -10:00
J. Nick Koston
25ac89e9b5
[logger] Add thread-safe logging for host platform ( #13010 )
2026-01-07 08:29:50 -10:00
J. Nick Koston
b7dbda497a
[core] Improve log timestamp accuracy by batching serial reads ( #12750 )
2026-01-07 08:28:31 -10:00
J. Nick Koston
39526e5360
[analyze-memory] Add RAM symbol analysis by component ( #13040 )
2026-01-07 08:24:44 -10:00
J. Nick Koston
20927674da
[sun] Eliminate heap allocation in text sensor ( #13037 )
2026-01-07 08:24:09 -10:00
tomaszduda23 and Jonathan Swoboda
ada4e6d5e9
[nrf52, zigbee] Add sensor ( #12187 )
...
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com >
2026-01-07 08:20:01 -10:00
J. Nick Koston
906fb3213f
Merge branch 'sun_heap_churn' into integration
2026-01-06 17:57:02 -10:00
J. Nick Koston
c73d88ce33
enforce buffer size safety at compile time
2026-01-06 16:36:36 -10:00
J. Nick Koston
04057a59c6
tests
2026-01-06 16:35:05 -10:00
J. Nick Koston
7bd77eec31
Merge remote-tracking branch 'upstream/dev' into integration
2026-01-06 11:52:26 -10:00
Jas Strong and jas
412ab5dbbf
[aqi] Implement a sensor that computes AQI ( #12958 )
...
Co-authored-by: jas <jas@asspa.in >
2026-01-06 16:31:50 -05:00
J. Nick Koston
ac42102320
[core] Auto-replace / in entity names with Unicode fraction slash during deprecation period ( #13016 )
2026-01-06 07:36:01 -10:00
J. Nick Koston
b8faecfd4e
Merge branch 'slash_workaround' into integration
2026-01-05 18:49:34 -10:00
J. Nick Koston
4b4c1c1191
[core] Auto-replace / in entity names with Unicode fraction slash during deprecation period
2026-01-05 18:46:54 -10:00
J. Nick Koston
0a9287df33
Merge remote-tracking branch 'upstream/dev' into integration
...
# Conflicts:
# esphome/components/bedjet/bedjet_hub.cpp
# esphome/components/esp8266/preferences.cpp
# esphome/components/radon_eye_ble/radon_eye_listener.cpp
# esphome/components/radon_eye_rd200/radon_eye_rd200.cpp
2026-01-05 17:48:09 -10:00
28cf3b7a9b
[rd03d] Add Ai-Thinker RD-03D mmWave radar component ( #12764 )
...
Co-authored-by: jas <jas@asspa.in >
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com >
2026-01-05 22:35:32 -05:00
J. Nick Koston
b34260d5c8
Merge remote-tracking branch 'upstream/dev' into integration
2026-01-05 16:21:07 -10:00
J. Nick Koston
4a97bd4859
Merge branch 'host_logger_thread_safe' into integration
2026-01-05 15:26:26 -10:00
J. Nick Koston
a6a7b41b2e
Merge remote-tracking branch 'origin/host_logger_thread_safe' into host_logger_thread_safe
2026-01-05 15:11:27 -10:00
J. Nick Koston
327458169c
bot nits
2026-01-05 15:11:01 -10:00
Jonathan Swoboda
b2c22a02b1
[cc1101] Add freq_offset to on_packet trigger ( #13008 )
2026-01-05 20:08:07 -05:00
J. Nick Koston
f237d96121
Merge branch 'dev' into host_logger_thread_safe
2026-01-05 14:59:34 -10:00
J. Nick Koston
993070156a
host has plenty of ram, do not give a knob, its not needed
2026-01-05 14:50:55 -10:00
J. Nick Koston
4c0e45ea5d
wip
2026-01-05 14:43:48 -10:00
PolarGoose and J. Nick Koston
7ed4922d28
[dsmr] Remove dependency on Arduino framework. Various bug fixes. Add missing sensors. ( #11036 )
...
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-01-06 00:18:54 +00:00
c8f5a97cef
[esphome OTA] Allow compilation on host platform ( #11655 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-01-05 23:33:06 +00:00
J. Nick Koston
0aa8cfcff5
Merge remote-tracking branch 'upstream/dev' into integration
2026-01-04 17:03:54 -10:00
J. Nick Koston
81a230284f
Merge branch 'web_server_br' into integration
2026-01-04 16:28:36 -10:00
12027569d3
[nrf52,zigbee] add support for binary_input ( #11535 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick+github@koston.org >
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-04 21:11:14 -05:00
J. Nick Koston
b550e2f4f9
[web_server][captive_portal] Add Brotli compression (saves ~11KB flash)
2026-01-04 15:40:25 -10:00
J. Nick Koston
676517fff3
[web_server][captive_portal] Add Brotli compression (saves ~11KB flash)
2026-01-04 15:40:19 -10:00
J. Nick Koston
6e391bb083
Merge branch 'get_peername_stack_save_ram' into integration
2026-01-04 13:07:32 -10:00
Clyde Stubbs
71940acc49
[esp32_ble] Remove requirement for configured network ( #12891 )
2026-01-04 22:37:44 +00:00
J. Nick Koston
5143ef4f2d
Merge remote-tracking branch 'upstream/dev' into integration
2026-01-04 10:56:13 -10:00
Stuart Parmenter
449e478bec
[hub75] Bump esp-hub75 version to 0.2.2 ( #12674 )
2026-01-04 10:50:10 -10:00
J. Nick Koston
d328ccd1da
Merge branch 'get_peername_stack_save_ram' into integration
2026-01-03 22:11:28 -10:00
5f1eacf4ec
[water_heater] (4/4) Implement tests for new water_heater component ( #12517 )
...
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-01-03 16:43:31 -10:00
J. Nick Koston
c2c7d4e89d
Merge branch 'heap-in-iram-flash' into integration
2026-01-03 15:22:29 -10:00
f11abc7dbf
[water_heater] (2/4) Implement template for new water_heater component ( #12516 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-01-03 14:45:49 -10:00
J. Nick Koston
7e31e9823b
Merge branch 'wifi_esp8266_idf_format_mac_address_pretty' into integration
2026-01-03 10:59:49 -10:00
Jasper van der Neut - Stulen and Fabio Pugliese Ornellas
5cfcf8d104
[mhz19] Make detection range configurable ( #12677 )
...
Co-authored-by: Fabio Pugliese Ornellas <fabio.ornellas@gmail.com >
2026-01-03 15:51:48 -05:00
J. Nick Koston
af69ca58c6
Merge branch 'many_mesh_still_blocked_loop' into integration
2026-01-03 07:26:03 -10:00