J. Nick Koston
a2159aee86
Size the receiver lists with a keyed slot_counter
...
cg.slot_counter() now takes an optional key per request and emits the largest count under any one key, so remote_base no longer needs its own counter to give every receiver the same capacity. Add typename to the two dependent ProtocolData parameters.
2026-09-11 09:52:27 -05:00
J. Nick Koston
03409b0818
[remote_base] Size the receiver lists by the busiest receiver and hoist attach_receiver
2026-09-11 08:41:41 -05:00
J. Nick Koston
798400908e
[remote_base] Cover transmit action names in the protocol source test and assert the rc_switch table layout
2026-09-11 08:26:26 -05:00
J. Nick Koston
087418c09a
[remote_base] Pin the request_protocol message and dedupe assertions
2026-09-11 07:25:45 -05:00
J. Nick Koston
403f34c804
[remote_base] Dedupe dumpers after registry validation
2026-09-11 06:50:48 -05:00
J. Nick Koston
2526937271
[remote_base] List the valid protocol names in the request_protocol error
2026-09-11 06:42:47 -05:00
J. Nick Koston
22b88781e6
[remote_base] Satisfy readability-container-size-empty in register_dumper
2026-09-11 06:25:41 -05:00
J. Nick Koston
4ca50d86bc
[remote_base] Reject unknown protocol names and log a dropped secondary dumper
2026-09-11 04:38:10 -05:00
J. Nick Koston
12795852ca
[remote_base] Name the fix at compile time when no slot was counted
2026-09-10 20:41:03 -05:00
J. Nick Koston
fa00b58bbd
[remote_base] Compare slot usage against the count define
2026-09-10 20:32:12 -05:00
J. Nick Koston
b7f6eb0a7d
[remote_base] Add the return type on register_binary_sensor
2026-09-10 20:18:25 -05:00
J. Nick Koston
d29d880045
[remote_base] Type the binary sensor registry decorator
2026-09-10 20:16:48 -05:00
J. Nick Koston
f17a1023f2
[remote_base] Compile only the protocol sources a configuration uses
2026-09-10 20:15:19 -05:00
J. Nick Koston
48a92430db
[remote_base] Keep the rc_switch protocol table in flash on ESP8266
2026-09-10 20:10:23 -05:00
J. Nick Koston
89c222eb94
[remote_base] Simplify dumper dedupe
2026-09-10 20:06:29 -05:00
J. Nick Koston
be9b56c5e0
[remote_base] Log an error for registrations without a codegen slot, dedupe mapped dumpers
2026-09-10 20:01:52 -05:00
J. Nick Koston
39cdcf6d6f
[remote_base] Use size_t for the rc_switch protocol table loops
2026-09-10 19:53:47 -05:00
J. Nick Koston
afd718ec3e
[remote_base] Dedupe dumpers, fold receiver attach into one helper, compile a bare receiver
2026-09-10 19:41:28 -05:00
J. Nick Koston
3bd2faf4a9
[remote_base] Enforce protocol shapes with concepts
2026-09-10 19:31:18 -05:00
J. Nick Koston
a772f17235
[remote_base] Make protocol methods non-virtual and size receiver lists from codegen
2026-09-10 18:44:57 -05:00
esphome[bot]
3e3822e554
Bump bundled esphome-device-builder to 1.14.6 ( #19072 )
2026-09-10 16:22:30 +00:00
Kevin Ahrendt and J. Nick Koston
7564f5ff1a
[sendspin] Add manufacturer, model, and firmware version options ( #18792 )
...
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-09-10 11:06:58 -05:00
matt123p
a807a8f945
[es7210] Fix 4 channel microphone support ( #19034 )
2026-09-10 11:11:43 -04:00
Keith Burzinski and puddly
280fac11e6
[serial_proxy] Add tap interface and port mode ( #18955 )
...
Co-authored-by: puddly <32534428+puddly@users.noreply.github.com >
2026-09-10 10:03:33 -05:00
esphome[bot]
9924148302
Bump aioesphomeapi from 46.3.0 to 46.4.0 ( #19071 )
2026-09-10 14:59:23 +00:00
luar123
66f829c760
[zigbee] wake loop on defer/set_timeout ( #19050 )
2026-09-10 08:08:07 -05:00
luar123
a88ec7d90b
[logger] Flush uart before sleep in idf 6 ( #18975 )
2026-09-10 13:07:09 +00:00
luar123
54706e869c
[deep_sleep] disable loop ( #18962 )
2026-09-10 07:18:15 -05:00
05f7d5e4f1
[mlx90614] pec validation ( #6689 )
...
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2026-09-10 16:14:43 +12:00
Robin Thoni and Jesse Hills
ddbd89dd2a
[network] Improve network::is_connected() to better handle multiple interfaces ( #18999 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2026-09-10 04:06:44 +00:00
Jesse Hills
5ed59af920
[template] Surface value metadata on template entity forms ( #17545 )
2026-09-10 14:11:13 +12:00
Jesse Hills
4868b498cf
[ci] Ask stale PR authors to merge dev instead of rebasing ( #19064 )
2026-09-10 14:09:58 +12:00
Jesse Hills
c66fa81208
[core] Consolidate setup scripts into a cross-platform setup.py ( #18856 )
2026-09-10 14:09:49 +12:00
esphome[bot]
58ca345684
[ci] Refresh integration test durations ( #19049 )
2026-09-09 13:42:09 -04:00
Remco van Essen
fd598057ef
[sendspin] Fix codec enum codegen when codecs is not set ( #19055 )
2026-09-09 08:22:23 -04:00
Jesse Hills
ef7279341f
Merge branch 'beta' into dev
2026-09-09 12:18:55 +12:00
Jesse Hills
69f2a7d556
Merge pull request #19051 from esphome/bump-2026.9.0b3
...
2026.9.0b3
2026.9.0b3
2026-09-09 12:18:36 +12:00
Jesse Hills
008677298a
Bump version to 2026.9.0b3
2026-09-09 09:54:44 +12:00
Kevin Ahrendt and Jesse Hills
d2bc056f0a
[sendspin] Add codec preference list to the media source ( #19047 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
2026-09-09 09:54:42 +12:00
J. Nick Koston
42fffd16fe
[esphome][core] Give a lost OTA chunk ack time to be retransmitted ( #19041 )
2026-09-09 09:54:42 +12:00
J. Nick Koston
9c16aba6f7
[noise] Bump noise-c to 0.1.26 and libsodium to 1.10021.8 ( #19030 )
2026-09-09 09:54:42 +12:00
Kevin Ahrendt
ac79173f4a
[i2s_audio] Fix spurious driver failure ( #19045 )
2026-09-09 09:54:42 +12:00
Kevin Ahrendt
0a1e2acbcb
[audio][i2s_audio][micro_wake_word][microphone][mixer][resampler][speaker] Replace use_count() checks with lock and null test ( #19046 )
2026-09-09 09:54:42 +12:00
Kevin Ahrendt and Copilot Autofix powered by AI
9b6facb20d
[core] Fix use-after-free when deleting a running StaticTask ( #19048 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-09-09 09:54:42 +12:00
esphome[bot]
f89b9e704c
Bump bundled esphome-device-builder to 1.14.5 ( #19040 )
2026-09-09 09:54:42 +12:00
John and pre-commit-ci-lite[bot]
f8b2e53609
[atm90e32] Verify offset calibration writes ( #18701 )
...
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2026-09-09 09:54:42 +12:00
raykholo
7660dd7fa7
[anova] Re-assert temperature unit on every poll cycle ( #17141 )
2026-09-09 09:54:42 +12:00
c3ce07755f
[rf_bridge] Fix bucket sniffing with Portisch firmware ( #17683 )
...
Co-authored-by: Bryan Li <bryanli@Bryans-MacBook-Pro.local >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-09-09 09:54:42 +12:00
Gytis
f8a4cfa945
[lvgl] Add missing label dependency to qrcode, keyboard and tabview ( #18387 )
2026-09-09 09:54:42 +12:00
J. Nick Koston
866ddb6e57
[core] Skip PlatformIO's private-package authorization probe ( #18823 )
2026-09-09 09:54:42 +12:00