This commit is contained in:
2026-03-02 17:53:44 +01:00
parent a680791adf
commit ca91eaf3bc
2 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1 @@
# Homeassistent

View File

@@ -1,6 +1,6 @@
site_name: Bruchtal site_name: Bruchtal
site_description: Infrastruktur- und Betriebsdokumentation von Bruchtal site_description: Infrastruktur- und Betriebsdokumentation von Bruchtal
site_author: Bruchtal site_author: Christian
theme: theme:
name: material name: material
@@ -15,8 +15,12 @@ nav:
- Netzwerk: - Netzwerk:
- Topologie: network/topology.md - Topologie: network/topology.md
- Tunnel: network/tunnel.md - Tunnel: network/tunnel.md
- Proxmox: - Proxmox:
- VMs: proxmox/proxmox.md - System: proxmox/proxmox.md
- Paperless: proxmox/paperless/paperless.md
- Homeassistant: proxmox/homeassistant/homeassistant.md
- Docker: - Docker:
- Architektur: docker/architecture.md - Architektur: docker/architecture.md
- Adguardhome: docker/adguardhome/adguardhome.md - Adguardhome: docker/adguardhome/adguardhome.md
@@ -32,6 +36,7 @@ nav:
- Docker: backup_restore/docker/docker_backup.md - Docker: backup_restore/docker/docker_backup.md
- christian-linux: backup_restore/workstations/christian-linux_backup.md - christian-linux: backup_restore/workstations/christian-linux_backup.md
- Hetzner: backup_restore/hetzner/hetzner_backup.md - Hetzner: backup_restore/hetzner/hetzner_backup.md
- Homeassistant: backup_restore/proxmox/homeassistant/homeassistant_backup.md
- Paperless: backup_restore/proxmox/paperless/paperless_backup.md - Paperless: backup_restore/proxmox/paperless/paperless_backup.md
- Proxmox: backup_restore/proxmox/proxmox_backup.md - Proxmox: backup_restore/proxmox/proxmox_backup.md