Everything about my smart home and homelab setup
a day ago
- The author's home network uses entirely Ubiquity hardware for a balance of power-user features and ease of use, acknowledging it's overkill for average homes.
- Router: Cloud Gateway Fiber with three 10 Gbps ports and PoE+; AP: U7 Pro XG (WiFi 7) with 10 Gbps uplink; Switch: Flex 2.5G connected via fiber for 10 Gbps link.
- DNS uses Pi-Hole on a Raspberry Pi 3b with Unbound, selectively enabled to avoid guest issues; VPN via WireGuard on router for remote access to Pi-Hole and admin console.
- Network supports IPv4/IPv6 dual stack with VLANs: VLAN1 (Management), VLAN10 (Trusted), VLAN20 (IoT with no internet), VLAN90 (VPN).
- Wi-Fi uses three SSIDs: Max (5/6GHz, WPA3), Legacy (2.4GHz for older devices), and IoT (isolated); radio scanning optimizes channel and power settings.
- Home automation centers on Home Assistant (Raspberry Pi 5 with 8GB RAM, NVMe SSD) and Alexa for voice control and Matter bridging.
- Devices communicate via Wi-Fi, Bluetooth, Zigbee (majority), and Matter/Thread; Zigbee usage expected to decline as Matter becomes more common.
- Bluetooth proxying via ESP32 S3 bridges Wi-Fi to Bluetooth devices like curtain motors; ESPHome addon simplifies setup.
- Automations include adjusting light color by sun position, motion-based lights with exceptions, red-shifting lights at night, and 'Travel mode' to disable automations.
- No smart locks used due to security concerns; setup aims to simplify life through meticulous organization.