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>
1.6 KiB
Home Assistant Community App: Netmaker
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.
- Install this app.
- Generate an enrollment token in your Netmaker dashboard (Enrollment Keys).
- Set the token in the app's
enrollment_tokenconfiguration option. - Start the "Netmaker" app.
- 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.