macOS
brew install go-hass-agentlocal Homebrew formula metadata
brew
Native Home Assistant agent for desktop/laptop devices. Version 14.14.1 via Homebrew; verified 2026-06-23.
install
brew install go-hass-agentlocal Homebrew formula metadata
nix profile install nixpkgs#go-hass-agentnixpkgs package indexes · pkgs/by-name/go/go-hass-agent/package.nix · source: api.github.com
overview
Native Home Assistant agent for desktop/laptop devices
history
Go Hass Agent is a native Home Assistant companion-style agent for desktop and laptop devices. It exposes local sensors, controls, and events from a machine to Home Assistant so they can be used in dashboards and automations.
The repository was created in April 2023, and the author introduced the project to the Home Assistant community the same month as a native app integration for desktop and laptop devices. The README frames it as analogous to the Home Assistant mobile companion app, but aimed at desktops, servers, Raspberry Pi devices, and other systems that can run Go.
The tool serves a focused Home Assistant niche: users who want desktop or server state inside automations without depending on a mobile companion app. Its Homebrew and Nix packaging broaden installation beyond manual Go builds, while the README's platform tables document a Linux-heavy sensor set plus cross-platform script and MQTT extension points.
Practitioners run Go Hass Agent on a device they want Home Assistant to observe or control. The agent reports sensors such as battery, CPU, memory, disk, network, media, screen lock, user sessions, and hardware information where the operating system supports them; it can also expose custom script sensors, MQTT sensors and controls, D-Bus controls, notifications, and Home Assistant events.
For package catalogs, Go Hass Agent is a useful example of a desktop-adjacent automation agent packaged as a Go binary. Its value comes from bridging local OS APIs, MQTT, and Home Assistant's native app integration model rather than from being a general-purpose developer tool.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/go-hass-agent/preferences.toml~/.config/go-hass-agent/commands.toml~/Library/Application Support/go-hass-agent/preferences.toml~/Library/Application Support/go-hass-agent/commands.toml%LocalAppData%\go-hass-agent\preferences.toml%LocalAppData%\go-hass-agent\commands.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/go-hass-agent/preferences.toml~/Library/Application Support/go-hass-agent/preferences.toml%LocalAppData%\go-hass-agent\preferences.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
go-hass-agent | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/joshuar/go-hass-agent
install metadata
| Package key | brew:go-hass-agent |
|---|---|
| Version | 14.14.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/go-hass-agent |
| Homepage | https://github.com/joshuar/go-hass-agent |
| Repository | https://github.com/joshuar/go-hass-agent |
| Upstream docs | https://github.com/joshuar/go-hass-agent#readme |
| License | MIT |
| Source archive | https://github.com/joshuar/go-hass-agent/archive/refs/tags/v14.14.1.tar.gz |
| Last updated | 2026-06-23T03:18:34Z |
| Pulse | updated |
| Build dependencies | go, node |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | go-hass-agent |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
go-hass-agent
nix profile install nixpkgs#go-hass-agentsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.