Keith Burzinski
|
26b426bbff
|
[zwave_proxy] Clear Home ID on USB modem disconnect (#15327)
|
2026-03-31 14:34:16 -05:00 |
|
J. Nick Koston
|
2449aa75af
|
[http_request] Fix crash when esp_http_client_init fails (#15328)
|
2026-03-31 07:45:23 -10:00 |
|
J. Nick Koston
|
2c9a3051d6
|
[api] Use memcpy for fixed32 decode on little-endian platforms (#15292)
|
2026-03-31 07:43:18 -10:00 |
|
J. Nick Koston
|
9b97e95cf3
|
[binary_sensor] Add on_multi_click integration test (#15329)
|
2026-03-31 07:42:12 -10:00 |
|
J. Nick Koston
|
c64bc24960
|
[preferences] Reduce log verbosity for unchanged NVS/FDB writes (#15332)
|
2026-03-31 07:34:54 -10:00 |
|
Jonathan Swoboda
|
ceb3cb2ae7
|
[haier] Fix hOn half-degree temperature setting (#15312)
|
2026-03-31 15:22:29 +00:00 |
|
J. Nick Koston
|
a3913b98ba
|
[wifi] Move LibreTiny WiFi STA state to member variable (#15305)
|
2026-03-30 17:05:48 -10:00 |
|
Guillermo Ruffino
|
ef65e47bc5
|
[schema] generator fixes (#15276)
|
2026-03-31 13:08:50 +13:00 |
|
Jonathan Swoboda
|
53b2a03c80
|
[multiple] Fix -Wformat and -Wextra warnings across 33 component files (#15321)
|
2026-03-30 18:56:05 -04:00 |
|
dependabot[bot]
|
58df755d8b
|
Bump requests from 2.33.0 to 2.33.1 (#15324)
|
2026-03-30 12:27:30 -10:00 |
|
Ardumine
|
c5eb0eb984
|
[internal_temperature] Add nRF52 Zephyr support (#15297)
|
2026-03-31 10:50:11 +13:00 |
|
Clyde Stubbs
|
f25fa71235
|
[lvgl] Fix align_to directives (#15311)
|
2026-03-31 07:25:15 +11:00 |
|
J. Nick Koston
|
8561a8c495
|
[core] Suppress component source overflow warnings in testing mode (#15320)
|
2026-03-30 08:48:04 -10:00 |
|
J. Nick Koston
|
8688ef7125
|
[benchmark] Fix decode benchmarks being optimized away by compiler (#15293)
|
2026-03-30 08:24:48 -10:00 |
|
J. Nick Koston
|
46ea61666e
|
[wifi] Replace FreeRTOS queue with LockFreeQueue on ESP-IDF (#15306)
|
2026-03-30 08:24:34 -10:00 |
|
J. Nick Koston
|
8969eb76e9
|
[wifi] Avoid redundant SDK calls in WiFi loop on ESP8266 (#15303)
|
2026-03-30 08:24:17 -10:00 |
|
J. Nick Koston
|
ffee4c22b3
|
[esp32_ble] Devirtualize BLE event handler dispatch (#15310)
|
2026-03-30 08:21:58 -10:00 |
|
J. Nick Koston
|
ad3f6ae313
|
[automation] Remove actions_end_ pointer from ActionList to save RAM (#15283)
|
2026-03-30 08:20:52 -10:00 |
|
Keith Burzinski
|
b579758c46
|
[dht] Code clean-up (#15271)
|
2026-03-30 13:15:37 -05:00 |
|
Keith Burzinski
|
45e6d49d36
|
[shtcx] Code clean-up (#15261)
|
2026-03-30 13:15:27 -05:00 |
|
Keith Burzinski
|
ddb188e8f0
|
[bme68x_bsec2] Fix warning spam, code clean-up (#15258)
|
2026-03-30 13:15:13 -05:00 |
|
Keith Burzinski
|
1a86e88373
|
[thermostat] Fix stale max_runtime_exceeded causing spurious supplemental heating/cooling (#15274)
|
2026-03-30 13:15:02 -05:00 |
|
 Bonne EgglestonandJ. Nick Koston
|
31574a427b
|
[modbus] Share helper functions across modbus components - part A (#15291)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2026-03-30 06:56:47 -10:00 |
|
Edward Firmo
|
1bc6a8d956
|
[nextion] Fix queue age check using inconsistent time sources (#15317)
|
2026-03-30 06:54:09 -10:00 |
|
J. Nick Koston
|
d420e7bc23
|
[modbus_controller] Fix off-by-one bounds check in byte_from_hex_str (#15301)
|
2026-03-30 08:57:27 -04:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
cd3c2ae77e
|
Bump aioesphomeapi from 44.8.0 to 44.8.1 (#15309)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-29 22:45:46 -10:00 |
|
![pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) Edward Firmoandpre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
95b0e60617
|
[nextion] Add accessor const qualifiers, return by ref, and deprecate get_wave_chan_id() (#15204)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-03-30 02:20:04 -05:00 |
|
Edward Firmo
|
ffbbe5eab3
|
[nextion] Fix log level for command processing limit message (#15302)
|
2026-03-30 01:55:40 -05:00 |
|
J. Nick Koston
|
18168ad7fd
|
[sensor] Use std::array in CalibrateLinearFilter (#15263)
|
2026-03-29 15:07:15 -10:00 |
|
J. Nick Koston
|
17afbeb87b
|
[binary_sensor] Use std::array in MultiClickTrigger (#15267)
|
2026-03-29 14:57:15 -10:00 |
|
J. Nick Koston
|
d51b047f63
|
[sensor] Use std::array in CalibratePolynomialFilter (#15264)
|
2026-03-29 14:56:04 -10:00 |
|
J. Nick Koston
|
508ec295a4
|
[sensor] Use std::array in OrFilter (#15262)
|
2026-03-29 14:55:46 -10:00 |
|
J. Nick Koston
|
66754fa376
|
[text_sensor] Use std::array in SubstituteFilter (#15266)
|
2026-03-29 14:24:32 -10:00 |
|
J. Nick Koston
|
4da7f5ecc2
|
[binary_sensor] Use std::array in AutorepeatFilter (#15268)
|
2026-03-29 23:50:46 +00:00 |
|
J. Nick Koston
|
29419d9d97
|
[automation] Use std::array in And/Or/Xor conditions (#15282)
|
2026-03-29 13:36:08 -10:00 |
|
J. Nick Koston
|
3520ef7480
|
[text_sensor] Use std::array in MapFilter (#15269)
|
2026-03-29 22:38:04 +00:00 |
|
J. Nick Koston
|
d6475eaeed
|
[binary_sensor] Remove redundant optional<bool> state_, save 8 bytes per instance (#15095)
|
2026-03-29 12:15:18 -10:00 |
|
J. Nick Koston
|
a9aaf29d83
|
[core] Shrink Component from 12 to 8 bytes per instance (#15103)
|
2026-03-29 12:09:21 -10:00 |
|
J. Nick Koston
|
38fa8925da
|
[ai] Add automation, callback manager, and test grouping docs (#15243)
|
2026-03-29 12:02:47 -10:00 |
|
J. Nick Koston
|
c2b8ea3361
|
[web_server_base] Reduce sizeof(WebServerBase) by 4 bytes (#15251)
|
2026-03-29 18:02:29 -04:00 |
|
J. Nick Koston
|
584807b039
|
[ld2410] Fix flaky integration test race condition (#15299)
|
2026-03-29 11:58:03 -10:00 |
|
J. Nick Koston
|
5da3253f4b
|
[esp8266] Add enable_scanf_float option (#15284)
|
2026-03-29 11:57:52 -10:00 |
|
J. Nick Koston
|
2a97eca00b
|
[sensor] Use std::array in ValueList/FilterOut/ThrottleWithPriority filters (#15265)
|
2026-03-29 11:55:52 -10:00 |
|
J. Nick Koston
|
1f3fd60d29
|
[version] Remove duplicate build_info_data.h include (#15288)
|
2026-03-29 11:55:39 -10:00 |
|
J. Nick Koston
|
8a802ca666
|
[benchmark] Add BLE raw advertisement proto encode benchmarks (#15289)
|
2026-03-29 11:54:07 -10:00 |
|
J. Nick Koston
|
a91e6d92f6
|
[core] Remove dead get_loop_priority code (#15242)
|
2026-03-29 17:32:43 -04:00 |
|
 Tobias StanzelandJonathan Swoboda
|
d9adb078aa
|
[tm1637] Add buffer manipulation methods (#13686)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-03-29 14:41:00 -03:00 |
|
J. Nick Koston
|
7a7c33fdb1
|
[esp32_ble_server] Fix set_value action with static data lists (#15285)
|
2026-03-28 15:38:06 -10:00 |
|
Jonathan Swoboda
|
b6abfec82e
|
[core] Fix area/device hash collision validation not running (#15259)
|
2026-03-27 22:22:24 -04:00 |
|
Jonathan Swoboda
|
47774fb644
|
[modbus_controller] Fix wrong enum in function_code_to_register (#15253)
|
2026-03-27 19:55:57 -04:00 |
|