- Backfill `created` frontmatter on 266 active notes (git date or mtime) - Normalize `status` to 4 values: draft/active/done/archived (11 notes) - Active/进行中/needs-review → active - archive → archived - 待执行/conditional → draft - 完成/accepted → done - Declare clipper boundary: 04_Archive/Inbox-Clippings/** exempt from migration - Update depth rule: max 3 → max 4 levels (new notes only) - Add metadata-converge.mjs script for reproducibility
20 lines
224 B
Markdown
20 lines
224 B
Markdown
---
|
|
created: 2026-01-05
|
|
---
|
|
|
|
|
|
default user: homeassistant
|
|
default password:
|
|
```
|
|
__**password_not_changed**__
|
|
```
|
|
|
|
```
|
|
mqtt:
|
|
broker: "192.168.55.53"
|
|
port: 1883
|
|
username: "hass"
|
|
password: "hass"
|
|
discovery: true
|
|
```
|