J. Nick Koston
|
7566d85941
|
preen
|
2025-07-18 08:47:27 -10:00 |
|
J. Nick Koston
|
db59f3ae88
|
preen
|
2025-07-18 08:42:18 -10:00 |
|
J. Nick Koston
|
dc7b39722d
|
preen
|
2025-07-18 08:39:31 -10:00 |
|
J. Nick Koston
|
19ab40e5c2
|
preen
|
2025-07-18 08:38:22 -10:00 |
|
J. Nick Koston
|
8a2599b7c2
|
preen
|
2025-07-18 08:36:15 -10:00 |
|
J. Nick Koston
|
0a45014330
|
Remove deprecated protobuf fields to reduce flash usage
|
2025-07-18 08:13:33 -10:00 |
|
Jesse Hills
|
ce3a16f03c
|
[lvgl] Prevent keyerror on min/max value widgets with no default (#9660)
|
2025-07-18 21:49:34 +10:00 |
|
J. Nick Koston
|
72905f5f42
|
[libretiny] Remove unsupported lock-free queue and event pool implementations (#9653)
|
2025-07-18 23:40:14 +12:00 |
|
J. Nick Koston
|
94f49ab9da
|
Merge remote-tracking branch 'upstream/dev' into memory_api
|
2025-07-17 21:59:34 -10:00 |
|
J. Nick Koston
|
603d4cfcf9
|
Merge branch 'retiny_includes' into integration
|
2025-07-17 20:19:47 -10:00 |
|
J. Nick Koston
|
759fe53fd4
|
[libretiny] Remove unsupported lock-free queue and event pool implementations
|
2025-07-17 20:18:40 -10:00 |
|
@RubenKelevra
|
f8146bd340
|
core/schedule: fixup out of sync code comment (#9649)
|
2025-07-17 18:54:01 -10:00 |
|
J. Nick Koston
|
ec5a517a76
|
Fix bluetooth_proxy heap allocations during BLE scanning (#9633)
|
2025-07-18 16:24:29 +12:00 |
|
Clyde Stubbs
|
f7314adff4
|
[lvgl] Fix meter rotation (#9605)
Co-authored-by: clydeps <U5yx99dok9>
|
2025-07-18 16:14:21 +12:00 |
|
J. Nick Koston
|
f0f76066f3
|
[scheduler] Fix DelayAction cancellation in restart mode scripts (#9646)
|
2025-07-18 04:07:59 +00:00 |
|
@RubenKelevra
|
1ebf157768
|
esp32_camera: deprecate i2c_pins; throw error if combined with i2c: block (#9615)
|
2025-07-17 17:09:24 -10:00 |
|
Samuel Sieb
|
4bd0561ba3
|
[logger] fix on_message (#9642)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-17 17:08:18 -10:00 |
|
J. Nick Koston
|
a18ddd1169
|
[scheduler] Fix LibreTiny compilation error due to missing atomic operations (#9643)
|
2025-07-18 14:21:46 +12:00 |
|
J. Nick Koston
|
158a3b2835
|
[scheduler] Fix cancellation of timers with empty string names (#9641)
|
2025-07-18 14:20:35 +12:00 |
|
Clyde Stubbs
|
eb8a241a01
|
[esp32] Allow variant in place of board (#9427)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-18 13:48:48 +12:00 |
|
J. Nick Koston
|
61a965019f
|
Merge remote-tracking branch 'origin/integration' into integration
|
2025-07-17 14:43:45 -10:00 |
|
J. Nick Koston
|
a91d0e5c2f
|
Merge branch 'scheduler_retiny' into integration
|
2025-07-17 14:43:35 -10:00 |
|
J. Nick Koston
|
e26c20910d
|
[scheduler] Fix LibreTiny compilation error due to missing atomic operations
|
2025-07-17 14:42:35 -10:00 |
|
J. Nick Koston
|
6740561bd7
|
Fix scheduler with libretiny
|
2025-07-17 14:24:31 -10:00 |
|
J. Nick Koston
|
04820ede37
|
Merge branch 'bluetooth_proxy_heap' into integration
|
2025-07-17 14:08:00 -10:00 |
|
tomaszduda23
|
7cdb48b820
|
[code quality] move const to esphome/const.py (#9632)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-07-17 23:39:35 +00:00 |
|
J. Nick Koston
|
732370effc
|
remove unneeded cast
|
2025-07-17 13:34:00 -10:00 |
|
J. Nick Koston
|
dfa8c8c77f
|
Fix scheduler rollover detection with concurrent task calls (#9624)
|
2025-07-17 13:07:36 -10:00 |
|
J. Nick Koston
|
7f807e08b1
|
[wireguard] Fix boot loop when CONFIG_LWIP_TCPIP_CORE_LOCKING is enabled (#9637)
|
2025-07-18 11:00:56 +12:00 |
|
J. Nick Koston
|
03f52e741b
|
Merge branch 'bluetooth_proxy_heap' into integration
|
2025-07-17 12:59:43 -10:00 |
|
J. Nick Koston
|
f5c6e03404
|
Merge remote-tracking branch 'upstream/dev' into bluetooth_proxy_heap
|
2025-07-17 12:58:40 -10:00 |
|
J. Nick Koston
|
fc1fd3f897
|
[api] Fix compilation error with char* lambdas in HomeAssistant services (#9638)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-18 10:55:39 +12:00 |
|
J. Nick Koston
|
f5afe1145e
|
Refactor API send_message from template to non-template implementation (#9561)
|
2025-07-18 10:28:14 +12:00 |
|
J. Nick Koston
|
ee7bda74c0
|
Revert "Revert "missed one""
This reverts commit d40fcb324c .
|
2025-07-17 12:24:57 -10:00 |
|
J. Nick Koston
|
d40fcb324c
|
Revert "missed one"
This reverts commit 8ba14d1f54 .
|
2025-07-17 12:24:36 -10:00 |
|
J. Nick Koston
|
126f7acad2
|
Merge branch 'bluetooth_proxy_heap' into integration
|
2025-07-17 12:23:39 -10:00 |
|
J. Nick Koston
|
f9357f5e6e
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-07-17 12:23:10 -10:00 |
|
J. Nick Koston
|
81281c181f
|
Merge branch 'dev' into bluetooth_proxy_heap
|
2025-07-17 12:07:47 -10:00 |
|
Flo
|
4378d10f45
|
Fix template event web_server crash (#9618)
|
2025-07-17 11:45:07 -10:00 |
|
J. Nick Koston
|
c17fdd91de
|
commit overreserve fix
|
2025-07-17 10:23:00 -10:00 |
|
J. Nick Koston
|
1f0958e824
|
safer
|
2025-07-17 09:57:29 -10:00 |
|
J. Nick Koston
|
9291dc4e27
|
Merge remote-tracking branch 'upstream/dev' into bluetooth_proxy_heap
|
2025-07-17 09:53:25 -10:00 |
|
J. Nick Koston
|
72419eb540
|
fix
|
2025-07-17 07:21:32 -10:00 |
|
@RubenKelevra
|
f7acad747f
|
Update Issues / Feature Requests links (#9607)
|
2025-07-18 00:02:09 +12:00 |
|
J. Nick Koston
|
44979f0840
|
Skip compilation of web_server_v1.cpp when not using version 1 (#9590)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-17 21:02:51 +12:00 |
|
J. Nick Koston
|
dbbcbc0998
|
ble churn fix
|
2025-07-16 20:41:01 -10:00 |
|
J. Nick Koston
|
7c45afa338
|
ble churn fix
|
2025-07-16 20:40:46 -10:00 |
|
J. Nick Koston
|
984601f0b2
|
ble churn fix
|
2025-07-16 20:39:15 -10:00 |
|
J. Nick Koston
|
b1048d6e25
|
Fix lwIP thread safety assertion failures on ESP32 (#9570)
|
2025-07-17 17:06:57 +12:00 |
|
Jesse Hills
|
c14b102776
|
[esp32] Add missing include for helpers (#9579)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-07-17 15:13:03 +12:00 |
|