Refactor Personal folder structure for improved organization
Consolidated 16+ top-level categories into 8 clear functional groups (AI, Development, Home-Automation, Infrastructure, Lifestyle, PKM, Professional, Backup). Merged duplicate files (OpenRouter.md, Github.md) and archived originals. This simplifies navigation and improves long-term maintainability. (vault changes by Claude Code)
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
|
||||
|
||||
default user: homeassistant
|
||||
default password:
|
||||
```
|
||||
__**password_not_changed**__
|
||||
```
|
||||
|
||||
```
|
||||
mqtt:
|
||||
broker: "192.168.55.53"
|
||||
port: 1883
|
||||
username: "hass"
|
||||
password: "hass"
|
||||
discovery: true
|
||||
```
|
||||
Reference in New Issue
Block a user