Skip to content

Commit bfa0b6b

Browse files
committed
new dashboard layout
1 parent cd2082a commit bfa0b6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/system_manual/tools.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ cd docs_site; git add .; git commit -m "Routine update"; git push
8484
> "I am working on the package: **[PACKAGE_NAME]**.
8585
>
8686
> **Task:**
87+
8788
> 1. **Locate Files:** Find the source YAML in `packages/` and the documentation Markdown in `docs_site/docs/smart-home/packages/` matching this name.
8889
> 2. **Guard Check:** If the Markdown contains `auto_update: false`, **ABORT**.
8990
> 3. **Smart Analysis:**
@@ -103,6 +104,7 @@ cd docs_site; git add .; git commit -m "Routine update"; git push
103104
*Use this to populate the empty summaries in your generated dashboard docs.*
104105
105106
> "Analyze the dashboard view: **[VIEW_PATH]** (e.g. `dashboards/main/car.md`).
107+
106108
> 1. **Read** the Markdown file to see the embedded YAML configuration.
107109
> 2. **Analyze:** Understand what devices and controls are present (e.g., 'Thermostat control', 'Camera feed').
108110
> 3. **Write Short Description:** Create a 1-2 sentence *very brief* description for the Index Page (e.g. "Main control interface for living room lights and AC.").

0 commit comments

Comments
 (0)