J. Nick Koston
|
9ec2733b09
|
Merge branch 'integration' into memory_api
|
2025-11-29 03:26:08 -06:00 |
|
J. Nick Koston
|
e24407344e
|
Merge branch 'prepare_idf_6_rtos_ring_buf_flash' into integration
|
2025-11-29 03:26:02 -06:00 |
|
J. Nick Koston
|
b44abfce57
|
[esp32] Place ring buffer functions in flash by default (prep for IDF 6.0)
|
2025-11-29 03:18:39 -06:00 |
|
J. Nick Koston
|
22de35b202
|
[esp32] Place ring buffer functions in flash by default (prep for IDF 6.0)
|
2025-11-29 03:17:08 -06:00 |
|
J. Nick Koston
|
75b72a08f2
|
Merge branch 'integration' into memory_api
|
2025-11-29 02:46:18 -06:00 |
|
J. Nick Koston
|
5938d85cb0
|
Merge branch 'prepare_idf_6_rtos_funcs_flash' into integration
|
2025-11-29 02:46:11 -06:00 |
|
J. Nick Koston
|
e7c54598cd
|
tweak
|
2025-11-29 02:44:27 -06:00 |
|
J. Nick Koston
|
64281631a1
|
[esp32] Place FreeRTOS functions in flash by default (prep for IDF 6.0)
|
2025-11-29 02:32:40 -06:00 |
|
J. Nick Koston
|
b71d8010d2
|
[light] Store log_percent parameter strings in flash on ESP8266 (#12174)
|
2025-11-28 22:59:31 -05:00 |
|
 J. Nick KostonandCopilot
|
2174795b27
|
[number] Reduce NumberCall size by 4 bytes on 32-bit platforms (#12178)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-28 22:57:36 -05:00 |
|
J. Nick Koston
|
5fa4ff754c
|
[ble_client] Convert to C++17 namespace style (#12176)
|
2025-11-28 22:57:01 -05:00 |
|
J. Nick Koston
|
29334b3584
|
Merge branch 'integration' into memory_api
|
2025-11-28 21:23:41 -06:00 |
|
J. Nick Koston
|
584902fa94
|
Merge branch 'number_reorder_reduce' into integration
|
2025-11-28 21:23:34 -06:00 |
|
 J. Nick KostonandCopilot
|
e851493080
|
Update esphome/components/number/number_call.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-28 21:20:42 -06:00 |
|
J. Nick Koston
|
3dce0587cf
|
Merge branch 'integration' into memory_api
|
2025-11-28 21:20:07 -06:00 |
|
J. Nick Koston
|
835f7198e4
|
Merge branch 'speed_count_255' into integration
|
2025-11-28 21:19:58 -06:00 |
|
J. Nick Koston
|
a30786b055
|
clamp
|
2025-11-28 21:19:47 -06:00 |
|
J. Nick Koston
|
76a596d3b5
|
Merge branch 'integration' into memory_api
|
2025-11-28 21:15:46 -06:00 |
|
J. Nick Koston
|
260e8bdd75
|
Merge branch 'number_reorder_reduce' into integration
|
2025-11-28 21:15:39 -06:00 |
|
J. Nick Koston
|
4e379ab235
|
[number] Reduce NumberCall size by 4 bytes on 32-bit platforms
|
2025-11-28 21:15:09 -06:00 |
|
J. Nick Koston
|
9e7086c11e
|
Merge branch 'integration' into memory_api
|
2025-11-28 21:08:02 -06:00 |
|
J. Nick Koston
|
e983a19160
|
Merge branch 'speed_count_255' into integration
|
2025-11-28 21:07:53 -06:00 |
|
J. Nick Koston
|
192abf95ce
|
[fan] Use uint8_t for speed_count and fix tuya max=256 validation bug
|
2025-11-28 21:07:02 -06:00 |
|
J. Nick Koston
|
28faecfc26
|
Merge branch 'integration' into memory_api
|
2025-11-28 20:53:47 -06:00 |
|
J. Nick Koston
|
8e6a4e94db
|
Merge branch 'ble_client_ns' into integration
|
2025-11-28 20:53:39 -06:00 |
|
J. Nick Koston
|
1aaea4d3ab
|
[ble_client] Convert to C++17 namespace style
|
2025-11-28 20:52:31 -06:00 |
|
J. Nick Koston
|
1120236f06
|
Revert "[api] Use shared static string for reboot timeout scheduler name"
This reverts commit bd958c5859.
|
2025-11-28 19:32:17 -06:00 |
|
J. Nick Koston
|
0bb79afa1f
|
Revert "[api] Use shared static string for reboot timeout scheduler name"
This reverts commit bd958c5859.
|
2025-11-28 19:32:06 -06:00 |
|
J. Nick Koston
|
adbab2c288
|
Merge branch 'integration' into memory_api
|
2025-11-28 19:28:02 -06:00 |
|
J. Nick Koston
|
92131f2542
|
Merge branch 'reboot_timeout_cleanup' into integration
|
2025-11-28 19:27:54 -06:00 |
|
J. Nick Koston
|
bd958c5859
|
[api] Use shared static string for reboot timeout scheduler name
|
2025-11-28 19:27:21 -06:00 |
|
J. Nick Koston
|
f1dcd478bb
|
Merge branch 'integration' into memory_api
|
2025-11-28 19:06:36 -06:00 |
|
J. Nick Koston
|
3d5987b701
|
Merge branch 'light_call_strings_flash' into integration
|
2025-11-28 19:06:28 -06:00 |
|
J. Nick Koston
|
23a177f9d7
|
[light] Store log_percent parameter strings in flash on ESP8266
|
2025-11-28 19:05:52 -06:00 |
|
J. Nick Koston
|
e6ea164a75
|
Merge branch 'integration' into memory_api
|
2025-11-28 18:55:13 -06:00 |
|
J. Nick Koston
|
d8e95a835f
|
Merge branch 'esp8266_device_info_flash' into integration
|
2025-11-28 18:54:56 -06:00 |
|
J. Nick Koston
|
7f7ccd6c9c
|
[api] Store device info strings in flash on ESP8266
|
2025-11-28 18:53:19 -06:00 |
|
J. Nick Koston
|
8a90fa302e
|
Merge branch 'integration' into memory_api
|
2025-11-28 16:57:14 -06:00 |
|
J. Nick Koston
|
83dd53954b
|
Merge branch 'alarm_control_panel_reduce_complexity' into integration
|
2025-11-28 16:57:04 -06:00 |
|
J. Nick Koston
|
ff8dbac54e
|
Merge branch 'camera_listen' into integration
|
2025-11-28 16:57:00 -06:00 |
|
J. Nick Koston
|
b872d10583
|
simplify
|
2025-11-28 16:52:46 -06:00 |
|
J. Nick Koston
|
c7e8a3eea5
|
reduce
|
2025-11-28 16:43:22 -06:00 |
|
J. Nick Koston
|
913581e7ee
|
reduce
|
2025-11-28 16:42:03 -06:00 |
|
J. Nick Koston
|
4ab1911d82
|
reduce
|
2025-11-28 16:40:27 -06:00 |
|
J. Nick Koston
|
d3918dc784
|
reduce
|
2025-11-28 16:39:05 -06:00 |
|
J. Nick Koston
|
2060ed0a92
|
tests
|
2025-11-28 16:32:28 -06:00 |
|
J. Nick Koston
|
3c1c19da1c
|
tweaks
|
2025-11-28 16:23:31 -06:00 |
|
 J. Nick KostonandCopilot
|
bc50be6053
|
[logger] Conditionally compile log level change listener (#12168)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-28 22:14:00 +00:00 |
|
J. Nick Koston
|
e8bc19a07d
|
[alarm_control_panel] Replace callbacks with listener interface
|
2025-11-28 16:11:23 -06:00 |
|
J. Nick Koston
|
ca599b25c2
|
[espnow] Initialize LwIP stack when running without WiFi component (#12169)
|
2025-11-28 16:33:28 -05:00 |
|