Changelog¶
This page tracks significant changes to the homelab infrastructure.
2026¶
2026-01-16 - Documentation Overhaul¶
Category: Documentation
Summary: Major documentation update with infrastructure scanning and Home Assistant API integration.
Details:
- Added Mermaid diagram support and converted all ASCII diagrams
- Added MkDocs Material QoL features (sticky nav, instant navigation, code annotations, etc.)
- Scanned PVE1 and PVE2 via SSH - documented hardware, storage, VMs, LXCs
- Connected to Home Assistant API and documented:
- 9 add-ons with versions
- 12 integrations
- 164 sensors, 35 binary sensors, 8 automations
- Lights, media players, cameras
- Created system architecture diagrams for network and Home Assistant
- Simplified docker-compose.yml (removed nginx/build services)
2026-01-16 - SSH Key Configuration¶
Category: Infrastructure
Summary: Configured SSH key access for automated Proxmox management.
Details:
- Generated ed25519 SSH key
- Deployed to PVE1 (192.168.1.199) and PVE2 (192.168.1.151)
- Enables automated infrastructure scanning
2025¶
January¶
- Initial MkDocs documentation setup
Keeping a changelog
Use this page to log:
- New services deployed
- Hardware changes
- Network modifications
- Major configuration updates
- Troubleshooting notes