# 使用 Homebrew, Nix 安装 go-hass-agent

查看 go-hass-agent 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:go-hass-agent
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install go-hass-agent
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#go-hass-agent
```

  证据: nixpkgs package indexes: pkgs/by-name/go/go-hass-agent/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:go-hass-agent
- **软件包管理器:** Homebrew
- **版本:** 14.15.0
- **来源摘要:** Native Home Assistant agent for desktop/laptop devices
- **主页:** <https://github.com/joshuar/go-hass-agent>
- **仓库:** <https://github.com/joshuar/go-hass-agent>
- **最后更新:** 2026-07-27T14:57:50+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- go-hass-agent (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 14.15.0
## 项目历史与用法

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.

### 时间线

- 2023: The GitHub repository was created.
- 2023: The author shared the project on the Home Assistant community forum.
- 2023: v5.0.x releases appeared on GitHub.
- 2026: v14.x releases showed ongoing packaging and sensor work.

### Related projects

- Home Assistant
- Home Assistant Companion App
- HASS.Agent
- MQTT

### 来源

- <https://community.home-assistant.io/t/go-hass-agent-a-native-app-integration-for-desktop-laptop-devices/559250>
- <https://formulae.brew.sh/formula/go-hass-agent>
- <https://github.com/joshuar/go-hass-agent>
- <https://github.com/joshuar/go-hass-agent/releases>
- <https://pkg.go.dev/github.com/joshuar/go-hass-agent>


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Linux: ~/.config/go-hass-agent/preferences.toml, ~/.config/go-hass-agent/commands.toml
- macOS: ~/Library/Application Support/go-hass-agent/preferences.toml, ~/Library/Application Support/go-hass-agent/commands.toml
- Windows: %LocalAppData%\go-hass-agent\preferences.toml, %LocalAppData%\go-hass-agent\commands.toml

## Credential files

- Linux: ~/.config/go-hass-agent/preferences.toml
- macOS: ~/Library/Application Support/go-hass-agent/preferences.toml
- Windows: %LocalAppData%\go-hass-agent\preferences.toml
## 其他软件包管理器记录

- Nix - go-hass-agent: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/go-hass-agent/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/go-hass-agent.yml](https://github.com/mxcl/pkgdb/blob/main/combined/go-hass-agent.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
