Jonathan Swoboda
|
9c7cb30ae5
|
[esp32_hosted] Initial OTA implementation (#11562)
|
2025-11-03 14:08:50 -06:00 |
|
J. Nick Koston
|
3f12630a6b
|
[core][esp32_ble][socket] Add wake_loop_threadsafe() helper for background thread wakeups (#11681)
|
2025-11-04 08:13:37 +13:00 |
|
tomaszduda23
|
06d0787ee0
|
[nrf52, i2c] i2c support for nrf52 (#8150)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Ludovic BOUÉ <lboue@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-11-03 16:42:49 +00:00 |
|
Paul Strawder
|
cb039b42aa
|
[esp32] Make the loop task's stack size configurable (#10564)
Co-authored-by: Paul Strawder <paul@korro.ai>
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+github@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-11-03 16:34:53 +00:00 |
|
J. Nick Koston
|
40f919eaa6
|
Add action continuation tests (#11674)
|
2025-11-03 14:07:03 +13:00 |
|
Clyde Stubbs
|
3e17767f6a
|
[font][image] Use ESPHome urls for remote images (#11675)
|
2025-11-03 00:50:15 +00:00 |
|
Clyde Stubbs
|
19e275dc02
|
[component] Add is_idle method and condition (#11651)
|
2025-11-03 11:33:44 +11:00 |
|
Jimmy Hedman
|
c822ec152f
|
Enable IPv6 for host (#11630)
|
2025-11-02 16:22:49 -06:00 |
|
tomaszduda23
|
50e7ce55e7
|
[nrf52] enable nrf52 test (#11379)
|
2025-11-02 16:20:30 -06:00 |
|
J. Nick Koston
|
edde2fc94c
|
Add basic tests for web_server_idf (#11659)
|
2025-11-02 08:18:17 -06:00 |
|
J. Nick Koston
|
c662697ca7
|
[json] Fix component test compilation errors (#11647)
|
2025-11-01 11:18:10 -05:00 |
|
Clyde Stubbs
|
0b4d445794
|
[sdl] Fix keymappings (#11635)
|
2025-11-01 17:45:42 +11:00 |
|
Clyde Stubbs
|
8df5a3a630
|
[lvgl] Trigger improvements and additions (#11628)
|
2025-11-01 17:27:28 +11:00 |
|
J. Nick Koston
|
58235049e3
|
[template] Eliminate optional wrapper to save 4 bytes RAM per instance (#11610)
|
2025-10-30 15:06:21 +13:00 |
|
Jonathan Swoboda
|
6fb490f49b
|
[remote_transmitter] Add non-blocking mode (#11524)
|
2025-10-29 12:40:22 -04:00 |
|
J. Nick Koston
|
66cf7c3a3b
|
[lvgl] Fix nested lambdas in automations unable to access parameters (#11583)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2025-10-29 17:07:48 +11:00 |
|
Jesse Hills
|
466d4522bc
|
[http_request] Pass trigger variables into on_response/on_error (#11464)
|
2025-10-29 12:17:16 +13:00 |
|
J. Nick Koston
|
da19673f51
|
Add additional uart test coverage (#11571)
|
2025-10-29 08:03:09 +13:00 |
|
J. Nick Koston
|
f3b69383fd
|
Add additional modbus compile tests (#11567)
|
2025-10-28 16:43:16 +13:00 |
|
J. Nick Koston
|
aba72809d3
|
Additional tests for ble_client lambdas (#11565)
|
2025-10-28 16:43:10 +13:00 |
|
aanban
|
85205a28d2
|
[remote_base] add support for Dyson cool AM07 tower fan (#10163)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-10-27 22:49:16 -04:00 |
|
J. Nick Koston
|
5b023f9369
|
[ethernet] Add RMII GPIO pin conflict validation (#11488)
|
2025-10-22 16:37:50 -10:00 |
|
optimusprimespace
|
9b78098eec
|
[hdc2010] New component (#6674)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
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: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2025-10-22 22:24:17 -04:00 |
|
Keith Burzinski
|
7e5b82c5f3
|
[improv_serial] Various optimizations (#11473)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-23 14:24:08 +13:00 |
|
J. Nick Koston
|
7f567bdfbe
|
[fan] Add basic fan compile tests (#11484)
|
2025-10-23 10:53:15 +13:00 |
|
J. Nick Koston
|
146b067d62
|
[light] Add compile test for addressable lights (#11465)
|
2025-10-22 16:59:39 +13:00 |
|
J. Nick Koston
|
e3aaf6a144
|
[wifi] Test multiple stas in wifi compile tests (#11460)
|
2025-10-22 16:55:46 +13:00 |
|
Javier Peletier
|
ae50a09b4e
|
C++ components unit test framework (#9284)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-21 22:21:22 +00:00 |
|
J. Nick Koston
|
9922c65912
|
Add compile tests for binary_sensor MultiClickTrigger (#11454)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-10-22 10:32:48 +13:00 |
|
J. Nick Koston
|
f2469077d9
|
[light] Add tests for AddressableColorWipeEffectColor/StrobeLightEffectColor (#11456)
|
2025-10-22 10:31:18 +13:00 |
|
J. Nick Koston
|
548913b471
|
Add gpio switch interlock compile tests (#11449)
|
2025-10-22 10:12:32 +13:00 |
|
Petr Kejval
|
80265a6bd2
|
[sensor] Add optimistic option to heartbeat filter (#10993)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-21 09:17:07 -04:00 |
|
J. Nick Koston
|
7f2cc47ed6
|
[binary_sensor] Add compile test for auto repeat (#11443)
|
2025-10-21 04:25:59 -05:00 |
|
J. Nick Koston
|
0b2f5fcd7e
|
Add additional sensor filter tests (#11438)
|
2025-10-20 20:39:21 -10:00 |
|
J. Nick Koston
|
9f668b0c4b
|
Add basic text_sensor tests (#11424)
|
2025-10-21 15:26:41 +13:00 |
|
J. Nick Koston
|
46101fd830
|
Add tests for FilterOutValueFilter and ThrottleWithPriorityFilter (#11408)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-20 09:25:03 -10:00 |
|
J. Nick Koston
|
e988905c2f
|
[json] Add basic compile tests (#11409)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-21 07:31:59 +13:00 |
|
EasilyBoredEngineer
|
ca2fe994a1
|
[espnow] Add transport platform for packet_transport (#11025)
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@koston.org>
|
2025-10-20 10:44:20 -04:00 |
|
Aman kumar
|
3d82c5baf7
|
[esp32_improv]: add next_url support for WiFi provisioning (#10757)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-10-20 19:10:38 +13:00 |
|
J. Nick Koston
|
c00977df54
|
[climate] Add basic compile tests for climate component (#11404)
|
2025-10-20 03:27:04 +00:00 |
|
Stefan Rado
|
8f1c4634ec
|
[uponor_smatrix] Use combined 32 bit addresses instead of separate 16 bit system and device addresses (#11066)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-19 16:49:06 -10:00 |
|
J. Nick Koston
|
3bdd351d49
|
[wifi] Convert fast_connect to compile-time define, save 156-1024 bytes flash (#11328)
|
2025-10-19 19:52:33 +00:00 |
|
J. Nick Koston
|
85babe85e4
|
[sensor] Optimize sliding window filters to eliminate heap fragmentation (#11282)
|
2025-10-20 07:59:47 +13:00 |
|
tomaszduda23
|
5e1019a6fa
|
[nrf52, ble_nus] add logging over BLE (#9846)
|
2025-10-19 07:41:19 -10:00 |
|
Keith Burzinski
|
a33ed5e47b
|
[thermostat] Add humidity support (#11286)
|
2025-10-18 17:25:53 -10:00 |
|
J. Nick Koston
|
91a10d0e36
|
[total_daily_energy] Fix ID conflicts in component test configuration (#11337)
|
2025-10-18 08:36:30 -04:00 |
|
Juan Antonio Aldea
|
d5c36eaf2a
|
[tests] Remove superfluous else-blocks from lambdas (#11322)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-10-17 21:40:54 -10:00 |
|
J. Nick Koston
|
85f1019d90
|
[tests] Migrate remote_transmitter/receiver to common bus definitions (#11325)
|
2025-10-17 17:21:38 -10:00 |
|
Leonardo Rivera
|
bfeade1e2b
|
[remote_base] Add Symphony IR protocol (encode/decode) with command_repeats support (#10777)
|
2025-10-17 21:13:33 -04:00 |
|
Niall Douglas
|
b134d42e3b
|
[xgzp68xx] Add oversampling config and tidy up implementation. (#10306)
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>
|
2025-10-18 00:47:18 +00:00 |
|