Before downloading, determine your system architecture by running: uname -m Use code with caution.
While the "latest/download" URL is a generic placeholder, you typically need to download the specific .deb package that matches your hardware architecture (e.g., aarch64 for Raspberry Pi 4 or amd64 for standard PCs). Step 1: Identify Your Architecture Use the following command structure, replacing the version
Go to the official OS Agent releases page on GitHub to find the latest version. Use the following command structure, replacing the version and architecture as needed: wget https://github.com Use code with caution. For aarch64 (Raspberry Pi 4/5): wget https://github.com Use code with caution. managing network settings
The is a daemon (a background process) required for Home Assistant Supervised and Home Assistant OS installations. Without it, the Supervisor cannot perform essential functions like monitoring system health, managing network settings, or handling host-level updates. It is specifically designed to work with Debian , the only officially supported operating system for a Supervised installation. How to Install OS Agent Using Wget Use the following command structure
(Note: As of May 2026, ensure you check for the current version number, which was 1.8.1 in late 2025) Step 3: Install the Package