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)
17 lines
196 B
Markdown
Executable File
17 lines
196 B
Markdown
Executable File
|
|
|
|
default user: homeassistant
|
|
default password:
|
|
```
|
|
__**password_not_changed**__
|
|
```
|
|
|
|
```
|
|
mqtt:
|
|
broker: "192.168.55.53"
|
|
port: 1883
|
|
username: "hass"
|
|
password: "hass"
|
|
discovery: true
|
|
```
|