rwrozelle
|
625f108183
|
Openthread Fix Factory Reset (#9281)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-11 05:23:58 +00:00 |
|
Jesse Hills
|
fe1371f4dc
|
[adc] Fix FILTER_SOURCE_FILES location (#10673)
|
2025-09-10 22:32:04 -05:00 |
|
J. Nick Koston
|
f6ebe21509
|
Merge branch 'integration' into memory_api
|
2025-09-10 21:17:19 -05:00 |
|
J. Nick Koston
|
99d25cc0b3
|
Merge branch 'ble_cleanups' into integration
|
2025-09-10 21:17:10 -05:00 |
|
J. Nick Koston
|
ec97a464f7
|
[esp32_ble_tracker] Simplify BLE client state machine by removing READY_TO_CONNECT
|
2025-09-10 21:14:12 -05:00 |
|
J. Nick Koston
|
386b52f4a4
|
[esp32_ble_tracker] Simplify BLE client state machine by removing READY_TO_CONNECT
|
2025-09-10 21:06:35 -05:00 |
|
J. Nick Koston
|
604074e3bf
|
[esp32_ble_tracker] Simplify BLE client state machine by removing READY_TO_CONNECT
|
2025-09-10 21:02:33 -05:00 |
|
esphomebot
|
af0da3f897
|
Update webserver local assets to 20250910-110003 (#10668)
|
2025-09-10 10:41:18 -05:00 |
|
Jonathan Swoboda
|
32e4eb26ad
|
[remote] Remove duplicate implementations of remote code (#10548)
|
2025-09-10 10:46:30 -04:00 |
|
Keith Burzinski
|
55dd12c66b
|
[thermostat] Rename timer enums to mitigate naming conflict (#10666)
|
2025-09-10 22:58:07 +12:00 |
|
Jesse Hills
|
9dd17b464d
|
Bump version to 2025.10.0-dev
|
2025-09-10 19:48:02 +12: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 |
|
Keith Burzinski
|
d9f625e5c8
|
[thermostat] General clean-up, optimization, properly support "auto" mode (#10561)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-09-10 13:24:50 +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 |
|
J. Nick Koston
|
2ac3d19d96
|
Merge branch 'dev' into integration
|
2025-09-09 17:06:51 -05:00 |
|
J. Nick Koston
|
af45b63d51
|
Merge branch 'dev' into memory_api
|
2025-09-09 17:06:39 -05:00 |
|
J. Nick Koston
|
422d209786
|
[api] Add timezone support to GetTimeResponse for automatic timezone synchronization (#10661)
|
2025-09-09 15:54:50 -05:00 |
|
mrtoy-me
|
8976ea2436
|
[ms5611] remove delay in setup (#10658)
|
2025-09-10 07:31:06 +12:00 |
|
tomaszduda23
|
39212f0d7f
|
allow to implement show_logs as external component (#10523)
|
2025-09-09 11:45:42 -05:00 |
|
Mischa Siekmann
|
8993f4e6b4
|
RingBuffer: Make partial writing optional (#10302)
|
2025-09-09 08:39:47 -05:00 |
|
J. Nick Koston
|
7adad0ee49
|
[core] Refactor insertion sort functions to eliminate code duplication (#10653)
|
2025-09-09 02:03:35 -05:00 |
|
J. Nick Koston
|
dd8815ec9d
|
[core] Reduce flash usage by refactoring looping component partitioning (#10652)
|
2025-09-09 01:17:30 -05:00 |
|
J. Nick Koston
|
e59928166b
|
Merge branch 'integration' into memory_api
|
2025-09-08 20:31:33 -05:00 |
|
J. Nick Koston
|
67603ba302
|
Merge branch 'insertion_sort_by_priority' into integration
|
2025-09-08 20:31:23 -05:00 |
|
J. Nick Koston
|
c0cab7ded3
|
[core] Refactor insertion sort functions to eliminate code duplication
|
2025-09-08 20:30:38 -05:00 |
|
Edward Firmo
|
f5f84fe825
|
[nextion] Increase delay before reboot to prevent TFT upload interruption (#10402)
|
2025-09-09 12:57:24 +12:00 |
|
Edward Firmo
|
90c2fdd565
|
[adc] Fix autorange negative coefficient bug causing incorrect voltage readings (#10549)
|
2025-09-09 12:56:18 +12:00 |
|
J. Nick Koston
|
6a7145fef8
|
Merge branch 'integration' into memory_api
|
2025-09-08 19:53:58 -05:00 |
|
J. Nick Koston
|
b955454852
|
Merge branch 'reduce_flash_loop_comp' into integration
|
2025-09-08 19:53:46 -05:00 |
|
J. Nick Koston
|
0495856f61
|
[core] Reduce flash usage by refactoring looping component partitioning
|
2025-09-08 19:53:08 -05:00 |
|
J. Nick Koston
|
29552b951d
|
Merge branch 'integration' into memory_api
|
2025-09-08 19:28:32 -05:00 |
|
J. Nick Koston
|
959846ed89
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-08 19:28:20 -05:00 |
|
tomaszduda23
|
f6d69231e8
|
[light] add missing header (#10590)
|
2025-09-09 11:10:29 +12:00 |
|
J. Nick Koston
|
5cc0e21bc7
|
[core] Reduce unnecessary nesting in scheduler loop (#10644)
|
2025-09-09 09:04:07 +12:00 |
|
Thomas Rupprecht
|
703b592793
|
Add I2S Audio Port for ESP32-C5/C6/H2 (#10414)
|
2025-09-08 14:03:41 -04:00 |
|
J. Nick Koston
|
75c9430d91
|
[core] Fix serial upload regression from DNS resolution PR #10595 (#10648)
|
2025-09-08 10:41:03 -05:00 |
|
J. Nick Koston
|
4c9fd2b800
|
Merge branch 'integration' into memory_api
|
2025-09-08 10:05:14 -05:00 |
|
J. Nick Koston
|
6b73cdbafb
|
Merge branch 'fix_upload_run' into integration
|
2025-09-08 10:05:03 -05:00 |
|
J. Nick Koston
|
8179495fd7
|
[core] Fix serial upload regression from DNS resolution PR #10595
|
2025-09-08 10:03:56 -05:00 |
|
J. Nick Koston
|
e5bba00deb
|
[esp32] Reduce GPIO memory usage by 50% through bit-packing (#10556)
|
2025-09-08 08:46:30 -05:00 |
|
J. Nick Koston
|
f37223c756
|
Merge branch 'integration' into memory_api
|
2025-09-07 22:03:07 -05:00 |
|
J. Nick Koston
|
2f66a9f586
|
Merge branch 'tiny_scheduler_cleanup_reduce_nesting' into integration
|
2025-09-07 22:02:55 -05:00 |
|
J. Nick Koston
|
9a9783bb21
|
[core] Reduce unnecessary nesting in scheduler loop
|
2025-09-07 22:02:03 -05:00 |
|
J. Nick Koston
|
5b4b026d1b
|
Merge branch 'integration' into memory_api
|
2025-09-07 20:11:09 -05:00 |
|
J. Nick Koston
|
b78b4601f3
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-09-07 20:10:59 -05:00 |
|
J. Nick Koston
|
8d90f13e97
|
[core] Store component source strings in flash on ESP8266 (breaking change) (#10621)
|
2025-09-07 20:10:00 -05:00 |
|
J. Nick Koston
|
666e33e70b
|
[api] Store plaintext error message in PROGMEM on ESP8266 (#10634)
|
2025-09-07 20:09:47 -05: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
|
563216220d
|
Merge branch 'integration' into memory_api
|
2025-09-07 18:54:50 -05:00 |
|