~/ latest posts
Heating control to a new level
In the world of Smart Home, it's not uncommon for us to rely on various integrations and components to seamlessly integrate our devices into …
Home Assistant OS in KVM Qemu
Home Assistant OS in a KVM/QEMU VM on Linux combines the full add-on support of a dedicated system with the performance of a real …
Local Domains with SSL: Nginx Proxy Manager in the Home Network
Every homelab operator knows the problem: you access a self-hosted service via its IP address and a port in your browser, and are immediately …
AI in the Terminal: How CLI Agents Revolutionize Your Workflow
The constant switching between the terminal and a browser tab with ChatGPT is annoying. This is precisely where AI-powered CLI (Command Line Interface) agents …
Klipper Update 2026: Correctly configure BTT Eddy after the deprecation of z_offset
With the Klipper update 2026, z_offset in the probe_eddy_current block was marked as deprecated and replaced by descend_z. This article shows step-by-step how you …
Klipper Firmware Update – Step-by-Step Guide (2026)
Complete guide to updating Klipper firmware on all components – using a BTT Octopus Pro, BTT Eddy USB, STM32G0B1 toolboard via CAN bus, and …
Production Server for a Django App
The built-in Django development server isn't meant for production. Nginx Unit is a lean alternative to Gunicorn and uWSGI – configured via REST API …
The End of MicroSD: Why 2026 Is the Year of NVMe SSDs in the Homelab
MicroSD cards fail quickly under continuous operation with Home Assistant due to constant database write accesses. The Raspberry Pi 5 with M.2 HAT and …