esphome
device-builder
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump frontend to 0.1.154
auto-bump-frontend
3 hours ago
Bump frontend to 0.1.153 (#1474)
main
5 hours ago
Bump frontend to 0.1.153 (#1474)
main
5 hours ago
Bump frontend to 0.1.153
auto-bump-frontend
5 hours ago
Keep trailing comment banner when editing the last list item (#1473) Co-authored-by: Koan <nick@koston.org>
main
5 hours ago
Keep trailing comment banner when editing the last list item Editing or deleting the last item under a top-level automation block (script/interval) extended the item span to the next block's header, swallowing the blank line and column-0 comment banner that separate the two blocks. _locate_top_list_item now trims trailing blank and column-0 comment lines off the item span, mirroring the guard _locate_singleton_block already applies.
esphbot:koan/preserve-trailing-comment-on-list-edit
5 hours ago
Tag per-variant enum options so the editor can filter by variant (#1472)
main
6 hours ago
Tag per-variant enum options so the editor can filter by variant esphome #16949 makes psram's schema extractable and dumps a variant enum as values carrying the variants that accept them (`{value: {"variants": [...]}}`). Consume that: `_build_options` reads the per-value variants (lowercased to the board catalog's `esphome.variant` form), and `ConfigValueOption` carries an optional `variants` list. psram prefers the bundle schema when present and otherwise synthesizes a structured editor from `CONFIG_SCHEMA`: the new static form, where a variant enum exposes its `{value: [variants]}` map via `SCHEMA_EXTRACT`, or the older per-variant `get_config_schema` callable. Both produce the same variant-tagged options, so mode/speed filtering works whether esphome ships #16949 or not. Plain enums and empty variants are unaffected.
psram-variant-options
7 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Bump frontend to 0.1.154
#1475
3 hours ago
dc13ff2
auto-bump-frontend
CodSpeed Performance Gauge
0%
Keep trailing comment banner when editing the last list item
#1473
5 hours ago
3d5535e
esphbot:koan/preserve-trailing-comment-on-list-edit
CodSpeed Performance Gauge
-1%
Tag per-variant enum options so the editor can filter by variant
#1472
9 hours ago
3b0402b
psram-variant-options
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs