J. Nick Koston
|
aaeb541bd0
|
break it out
|
2025-09-11 19:38:04 -05:00 |
|
J. Nick Koston
|
854a415805
|
wip
|
2025-09-11 19:17:54 -05:00 |
|
J. Nick Koston
|
384ded539d
|
wip
|
2025-09-11 19:14:51 -05:00 |
|
J. Nick Koston
|
305b4504de
|
wip
|
2025-09-11 19:14:03 -05:00 |
|
J. Nick Koston
|
5dbe56849a
|
wip
|
2025-09-11 19:10:58 -05:00 |
|
J. Nick Koston
|
99403c5a36
|
wip
|
2025-09-11 19:08:43 -05:00 |
|
J. Nick Koston
|
b416f7c1fb
|
fixes
|
2025-09-11 19:05:31 -05:00 |
|
J. Nick Koston
|
fd9df3a629
|
fixes
|
2025-09-11 19:02:33 -05:00 |
|
J. Nick Koston
|
7dcedbae09
|
fixes
|
2025-09-11 19:00:31 -05:00 |
|
J. Nick Koston
|
158236f819
|
preen
|
2025-09-11 18:51:44 -05:00 |
|
J. Nick Koston
|
bc9d16289e
|
Fix dashboard dns lookup delay
|
2025-09-11 18:25:06 -05:00 |
|
J. Nick Koston
|
4d3405340d
|
Fix dashboard dns lookup delay
|
2025-09-11 18:21:01 -05:00 |
|
J. Nick Koston
|
3240e19a7c
|
Add some more coverage for dashboard web_server (#10682)
|
2025-09-12 08:52:46 +12:00 |
|
J. Nick Koston
|
ac0cd946f0
|
Add comprehensive tests for choose_upload_log_host to prevent regressions (#10679)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-09-12 08:51:58 +12:00 |
|
J. Nick Koston
|
c45efe8f40
|
Add additional coverage for yaml_util (#10674)
|
2025-09-11 17:01:11 +12:00 |
|
J. Nick Koston
|
e3f8a36eaa
|
Add coverage for dashboard ahead of Path conversion (#10669)
|
2025-09-10 22:16:04 -05:00 |
|
J. Nick Koston
|
10aae33979
|
Improve coverage for various core modules (#10663)
|
2025-09-10 08:17:34 -05:00 |
|
Josip Šimun Kuči
|
52a7e26c6d
|
[inkplate] Rename component and fix grayscale (#10200)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-10 18:46:58 +12:00 |
|
Daniel M
|
ac61b8f893
|
[bl0940] extend configuration options of bl0940 device (#8158)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-09-10 13:50:49 +12:00 |
|
Jonathan Swoboda
|
e218f16f0f
|
Allow both files and directories to be passed to update-all (#10575)
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
|
2025-09-09 18:06:59 -05:00 |
|
tomaszduda23
|
01ff09064d
|
[nrf52] add more tests (#10591)
|
2025-09-10 07:29:49 +12:00 |
|
tomaszduda23
|
f6d69231e8
|
[light] add missing header (#10590)
|
2025-09-09 11:10:29 +12:00 |
|
Clyde Stubbs
|
7eaaa4e426
|
[mipi_rgb] Unified driver for MIPI RGB displays (#9892)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-08 12:56:34 +12:00 |
|
J. Nick Koston
|
8c28f346c7
|
[gpio_expander] Add intelligent pin type selection to CachedGpioExpander template (#10577)
|
2025-09-08 10:57:02 +12:00 |
|
J. Nick Koston
|
28d16728d3
|
[core] Add memory pool to scheduler to reduce heap fragmentation (#10536)
|
2025-09-08 10:27:58 +12:00 |
|
J. Nick Koston
|
148fa698cc
|
Fix DNS resolution inconsistency between logs and OTA operations (#10595)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-09-08 10:25:22 +12:00 |
|
Maxim Raznatovski
|
c03d978b46
|
[wizard] extend the wizard dashboard API to allow upload and empty config options (#10203)
|
2025-09-04 14:02:49 +12:00 |
|
J. Nick Koston
|
23c6650902
|
[api] Fix VERY_VERBOSE logging compilation error with bool arrays (#10539)
|
2025-09-04 08:07:13 +12:00 |
|
J. Nick Koston
|
5ba1c32242
|
[host] Fix memory allocation in preferences load() method (#10506)
|
2025-09-03 14:26:43 +12:00 |
|
J. Nick Koston
|
d1276dc6df
|
[core] Replace magic coroutine priority numbers with self-documenting CoroPriority enum (#10518)
|
2025-09-02 21:41:50 +00:00 |
|
J. Nick Koston
|
6d834c019d
|
Fix incorrect entity count due to undefined execution order with globals (#10497)
|
2025-09-01 13:01:15 +12:00 |
|
tomaszduda23
|
905e2906fe
|
[nrf52] add dfu (#9319)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-01 10:54:35 +12:00 |
|
DT-art1
|
e29f0ee7f8
|
Add JPEG encoder support via new camera_encoder component (#9459)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-08-31 09:26:15 -05:00 |
|
Clyde Stubbs
|
ef98f67b41
|
[lvgl] Replace spinbox step with selected_digit (#10349)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-29 13:58:58 +12:00 |
|
Clyde Stubbs
|
bc960cf6d2
|
[mapping] Use custom allocator (#9972)
|
2025-08-29 12:52:37 +12:00 |
|
J. Nick Koston
|
d2752b38c9
|
[core] Fix preference storage to account for device_id (#10333)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-25 12:22:16 +12:00 |
|
J. Nick Koston
|
9f02575287
|
[test] Add integration test for light effect memory corruption fix (#10417)
|
2025-08-25 08:58:46 +12:00 |
|
J. Nick Koston
|
07bca6103f
|
[esp32_ble_tracker] Fix on_scan_end trigger compilation without USE_ESP32_BLE_DEVICE (#10399)
|
2025-08-25 08:57:09 +12:00 |
|
J. Nick Koston
|
b41a61c76e
|
[deep_sleep] Fix ESP32-C6 compilation error with gpio_deep_sleep_hold_en() (#10345)
|
2025-08-25 08:51:23 +12:00 |
|
J. Nick Koston
|
61a5023888
|
[script] Fix parallel mode scripts with delays cancelling each other (#10324)
|
2025-08-25 08:49:52 +12:00 |
|
J. Nick Koston
|
ca19959d7c
|
[core] Improve error reporting for entity name conflicts with non-ASCII characters (#10329)
|
2025-08-25 08:11:54 +12:00 |
|
J. Nick Koston
|
35411d199f
|
[homeassistant] Add compilation test for homeassistant.tag_scanned action (#10319)
|
2025-08-20 10:10:20 -04:00 |
|
Jesse Hills
|
0b50ef227b
|
[helper] Make crc8 function more flexible to avoid reimplementation in individual components (#10201)
|
2025-08-20 14:27:08 +12:00 |
|
J. Nick Koston
|
6818439109
|
[core] Fix scheduler race condition where cancelled items still execute (#10268)
|
2025-08-18 11:14:41 -04:00 |
|
J. Nick Koston
|
8ea1a3ed64
|
[core] Trigger clean build when components are removed from configuration (#10235)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 10:50:03 +12:00 |
|
Jesse Hills
|
6a8722f33e
|
[entity] Allow `device_id ` to be blank on entities (#10217)
|
2025-08-14 09:42:11 +12:00 |
|
J. Nick Koston
|
0dda3faed5
|
[CI] Fix CI job failures for PRs with >300 changed files (#10215)
|
2025-08-13 15:46:56 +12:00 |
|
Keith Burzinski
|
c3a209d3f4
|
[ld2450] Replace `throttle ` with native filters (#10196)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-12 19:35:19 -05:00 |
|
Rihan9
|
0256e0005e
|
[ld2412] New component (#9075)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-08-12 00:34:37 -05:00 |
|
J. Nick Koston
|
82b7c1224c
|
[core] Improve entity duplicate validation error messages (#10184)
|
2025-08-12 09:58:51 +12:00 |
|