Files
hassio-addons/README.md
Savant Coder 2803cf6792 Netmaker add-on: pull prebuilt image from Gitea registry
Home Assistant add-on that joins the instance to a Netmaker network via
netclient. Distributed as a repository add-on using a prebuilt arm64 image
(gitea.savant.io/homeassistant/netmaker) to avoid local buildx.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 14:05:20 -04:00

1.6 KiB

Home Assistant Community App: Netmaker

Project Stage

Supports aarch64 Architecture Supports amd64 Architecture

Join your Home Assistant instance to a Netmaker WireGuard network.

About

Netmaker is a platform for creating and managing fast, secure WireGuard networks. This app joins your Home Assistant instance to a Netmaker network using the Netmaker client, netclient.

You provide an enrollment token generated in your Netmaker dashboard, and the app registers your device and keeps the connection running in the background. The host's WireGuard identity is persisted to the app's /data volume, so your device remains the same node across restarts and updates.

Installation

The installation of this app is straightforward and not different in comparison to installing any other Home Assistant app.

  1. Install this app.
  2. Generate an enrollment token in your Netmaker dashboard (Enrollment Keys).
  3. Set the token in the app's enrollment_token configuration option.
  4. Start the "Netmaker" app.
  5. Check the logs of the app to confirm it joined the network.

See the documentation for full configuration details.

Support

This add-on is a community port and is not affiliated with Netmaker.

License

MIT License — see LICENSE.md.