All notable changes to Oriel Dashboard are documented here. This project adheres to Semantic Versioning.
Full release notes with diffs and asset bundles: GitHub releases.
4.21.3 (2026-06-20)
4.21.2 (2026-06-20)
- guard search-card emit, alarm_entity drift, and idle-nav home target (#150) (05af421)
- guard view emissions against absent/drifted entity refs (#151) (a4f892c)
4.21.1 (2026-06-20)
4.21.0 (2026-06-20)
4.20.0 (2026-06-20)
4.19.0 (2026-06-20)
4.18.0 (2026-06-20)
4.17.6 (2026-06-20)
- release 4.17.6 (6544822)
4.17.5 (2026-06-19)
- docs: correct card name + HACS category (ba7283e)
- docs: correct card name + HACS category, refresh stale comments (f4af960)
4.17.4 (2026-06-03)
4.17.3 (2026-06-03)
4.17.2 (2026-06-03)
4.17.1 (2026-06-03)
- render apex sparkline via setConfig (F4) + add sections.routines key (F1/F2) with regression tests (#114) (a776851)
4.17.0 (2026-06-01)
4.16.2 (2026-05-31)
4.16.1 (2026-05-31)
4.16.0 (2026-05-31)
4.15.1 (2026-05-30)
4.15.0 (2026-05-30)
4.14.0 (2026-05-29)
- expose favorite state-gating (show_when) in the visual editor (#93) (6a331fe)
- source-staleness detection (stale-sensor alert badge + room marking) (#91) (edf571c)
4.13.0 (2026-05-28)
4.12.3 (2026-05-28)
4.12.2 (2026-05-28)
4.12.1 (2026-05-28)
4.12.0 (2026-05-28)
- configurable dashboard theme (#78) (058cf23)
- dashboard background customization (#80) (afe87e5)
- long-press area card to activate scenes (oriel-area-card) (#72) (4130c5a)
4.11.0 (2026-05-28)
- camera overview view (#68) (b175efe)
- custom_cards placement — overview top, summaries, and per-room (#76) (186c348)
- dynamic house_mode vocabulary in adaptive hint (#54) (7d729bf)
- editor: reorder custom views with move up/down controls (#66) (35d7f7b)
- entity-name-only naming toggle for room tiles (#69) (4a53e08)
- humidity summary view (#65) (930cf17)
- include heat detectors in the Security view (#73) (5ca2e7a)
- live-reference views from other dashboards (#67) (f366f05)
- reorderable section order within room views (#71) (ba438aa)
4.10.0 (2026-05-23)
- complete Bubble Card tile tap_action rewiring (#50) (beec2c1)
- expose camera_hero per-area knob in the editor (#52) (fb018fc)
4.9.1 (2026-05-22)
4.9.0 (2026-05-22)
- editor: keyboard-equivalent reorder for SectionOrderTab (a2e9e37)
4.8.0 (2026-05-21)
- v4.8 follow-up #3 — editor audit, axe-core sweep, camera generalization, strict-CSP harness (#28) (f0601c0)
4.7.0 (2026-05-21)
- v4.7 follow-up #2 — lit-a11y, HA pin audit, card design-tokens, registry churn bench (#26) (3483945)
4.6.0 (2026-05-21)
Rebranded from dashboard-strategy-enhanced to Oriel Dashboard. Repo renamed to TheDave94/oriel-dashboard. Breaking change — every user-facing identifier renamed; see MIGRATION.md for the upgrade path.
- Strategy type:
custom:oriel - Card prefix:
oriel-* - HACS install dir:
/hacsfiles/oriel-dashboard/ - CSS variables:
--oriel-* - Debug URL param:
?oriel_debug=1 - Console banner:
Oriel Dashboard vX.Y.Z loaded - Plugin extension entry point:
window.oriel
Interim dashboard-enhanced brand. Superseded by v4.1.0; do not install.
Shipped over one batch on 2026-05-21:
- v3.1.0 — Onboarding wizard framework. Auto-detects installed HACS plugins via
customElements. - v3.2.0 — Bubble Card detail drawer integration.
- v3.2.1 — ApexCharts sparkline replacement (per-card
use_apexcharts: trueopt-in). - v3.2.2 — decluttering-card pass-through via
decluttering_templatesconfig. - v3.2.3 — floorplan-card view emission via
floorplan_viewconfig. - v3.2.4 — Voice FAB custom card.
- v3.3.0 —
state_contentfield on summary cards (mirrors HA tile-card convention). - v3.3.1 — State-iconography registry (auto-applied per-state icons on locks + covers).
- v3.4.0 — Per-area
room_view_overrides(replace or extend per-room layouts). - v3.4.2 — Strategy debug panel via
?oriel_debug=1. - v3.4.3 — Migration assistants in the editor (one-tap apply for deprecated fields).
- v3.4.4 — Today-vs-yesterday tile overlays on summary cards.
- v3.5.0 — Plugin extension API (
window.oriel.registerSection / registerBadge). - v3.5.1 — Usage-aware section ordering (localStorage tap tracker + editor banner).
- v3.5.2 — Anomaly detection utility (hour-of-day modal state detector).
- v3.5.3 — Energy cost overlay tile feature (€/h from power × tariff).
- v3.5.4 — Mobile swipe-gesture navigation.
- v3.5.5 — Per-device-class favorites (viewport-keyed map).
- v3.5.6 — Internal release.
- v3.5.7 — Webpack publicPath hotfix.
Resolved the #1 community pain point — different layouts per HA user via hass.user.id and hass.user.labels. See the v3.0.0 release notes for the full config schema.
Tracked in GitHub releases v2.x. These releases predate the Oriel rebrand and are not supported.
Inherited from the upstream simon42-dashboard-strategy. See the upstream changelog for v1.x history.