Commit Graph
16900 Commits
Author SHA1 Message Date
J. Nick Koston 3cc9411d5a Merge branch 'text_sensor_dupe_storage' into integration 2025-11-29 23:32:51 -06:00
J. Nick Koston b4e6c38d65 [text_sensor] Avoid duplicate string storage when no filters configured 2025-11-29 23:30:01 -06:00
J. Nick Koston 159580d56a Merge branch 'update_state_strings_flash' into integration 2025-11-29 23:05:51 -06:00
J. Nick Koston 7699928339 Merge branch 'valve_state_strings_flash' into integration 2025-11-29 23:05:47 -06:00
J. Nick Koston 0219125397 Merge branch 'integration' of https://github.com/esphome/esphome into integration 2025-11-29 23:05:41 -06:00
J. Nick Koston 278f3e2914 [web_server] Store update state strings in flash on ESP8266 2025-11-29 23:04:57 -06:00
J. Nick Koston 87ab10b8dc [valve] Store valve state strings in flash on ESP8266 2025-11-29 22:44:01 -06:00
J. Nick Koston d5139ff0e7 Merge remote-tracking branch 'origin/cover_state_strings_flash' into integration 2025-11-29 18:36:21 -06:00
J. Nick Koston b14a1b3fd4 Merge branch 'climate_nested_namespace' into integration 2025-11-29 18:35:55 -06:00
J. Nick Koston a54a0e54b2 [cover] Store cover state strings in flash on ESP8266 2025-11-29 18:34:50 -06:00
J. Nick Koston 24f34cf782 [climate] Use C++17 nested namespace syntax 2025-11-29 18:29:46 -06:00
J. Nick Koston 428ee718a9 Merge remote-tracking branch 'origin/hlk_fm22x_signatures' into integration 2025-11-29 18:21:18 -06:00
J. Nick Koston ffdc391c7b Merge branch 'lock_cleanups' into integration 2025-11-29 18:21:00 -06:00
J. Nick Koston a80435af0f [lock] Refactor trigger classes to template and add integration tests 2025-11-29 18:20:18 -06:00
J. Nick Koston 0dc6c6f563 [hlk_fm22x] Fix Action::play method signatures 2025-11-29 18:19:00 -06:00
Darsey Litzenberger d82a92b406 [ade7953_base] Add missing CODEOWNERS (#12181) 2025-11-29 18:41:47 -05:00
J. Nick Koston 544a70253f Merge remote-tracking branch 'upstream/dev' into integration 2025-11-29 17:09:52 -06:00
dependabot[bot]andJ. Nick Koston ec88bf0cb1 Bump ruff from 0.14.5 to 0.14.7 (#12190)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2025-11-29 22:56:26 +00:00
dependabot[bot] 46567c4716 Bump aioesphomeapi from 42.8.0 to 42.9.0 (#12189)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-29 22:55:27 +00:00
Jakub Čermák 1f47797007 Add MEASUREMENT_ANGLE to SensorStateClass (#12085) 2025-11-29 16:26:25 -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 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
Javier Peletier cf444fc3b8 [mipi_spi] add guition JC4827W543 C/R (#12034) 2025-11-29 19:40:13 +11:00
Clyde Stubbs c40e8e7f5c [helpers] Add conversion from FixedVector to std::vector (#12179) 2025-11-29 19:38:29 +11: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 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 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 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 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 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 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 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 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 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