Add the Fresh Harvest dashboard view as an example

Ships the tab that is running on ha-box: a delivery countdown, order tiles,
box contents rendered from the item attributes, and the still-open order.
This commit is contained in:
flan
2026-08-03 19:02:11 +00:00
parent cd20802127
commit a97f0aec6a
3 changed files with 102 additions and 0 deletions
+2
View File
@@ -25,3 +25,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
parsing, and year rollover on undated cart tabs.
- English translations under `translations/en.json`, which is where custom
integrations read entity and config-flow strings from.
- Example dashboard view under `examples/dashboard-view.yaml`: a three-section
tab with a delivery countdown, order tiles, and the full box contents.