# Installer go-hass-agent avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de go-hass-agent pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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

## Faits du paquet

- **Clé du paquet:** brew:go-hass-agent
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/go-hass-agent>
- **Version:** 14.15.0
- **Résumé source:** Native Home Assistant agent for desktop/laptop devices
- **Page d'accueil:** <https://github.com/joshuar/go-hass-agent>
- **Dépôt:** <https://github.com/joshuar/go-hass-agent>
- **Licence:** MIT
- **Archive source:** <https://github.com/joshuar/go-hass-agent/archive/refs/tags/v14.15.0.tar.gz>
- **Dernière mise à jour:** 2026-07-27T14:57:50+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- go-hass-agent (cli)
- go-hass-agent (alias)

## Dépendances de compilation

- go
- node

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur arm64_linux, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 14.15.0
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/joshuar/go-hass-agent
- dernière version détectée: v14.15.0 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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

### Sources

- <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>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- 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
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** go-hass-agent
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [node](https://pkg.so/fr/brew/node/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [homeassistant-cli](https://pkg.so/fr/brew/homeassistant-cli/) - Shares pkgdb curated category or tags: cli, home-assistant, productivity.
- [teslamate](https://pkg.so/fr/brew/teslamate/) - Shares pkgdb curated category or tags: cli, mqtt, productivity.
- [slacknimate](https://pkg.so/fr/brew/slacknimate/) - Shares pkgdb curated category or tags: cli, monitoring, productivity.
- [tmux](https://pkg.so/fr/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity.
- [vim](https://pkg.so/fr/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity.
- [himalaya](https://pkg.so/fr/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity.
- [yazi](https://pkg.so/fr/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity.
- [emacs](https://pkg.so/fr/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity.
- [wonjang-agent](https://pkg.so/fr/npm/wonjang-agent/) - Local package facts share a topical domain. Shared terms: agent, assistant, cli, productivity.

## 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)


## Sources

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