No description
  • Dockerfile 54.6%
  • Shell 45.4%
Find a file
2026-04-07 00:21:47 +00:00
.github/workflows Add cron schedule to publish workflow 2026-01-13 19:48:04 +01:00
beszel_agent Update beszel_agent config version to 0.18.7 2026-04-07 00:21:47 +00:00
beszel_agent_dev Update beszel_agent_dev config version to 0.18.7 2026-04-06 00:36:34 +00:00
.gitignore maybe add building? 2025-03-10 20:25:15 +01:00
README.md Clarify hub_url format in README 2025-12-05 17:16:17 +13:00
repository.yaml update repository.yaml to new changes 2025-01-17 19:32:55 +01:00

Hassio-Beszel Agent

Note

You are currently on the main branch. There could be still be issues when using this branch (for example networking stats not working)

An agent for Home Assistant that integrates with the Beszel system monitoring tool. This integration collects key device metrics and provides them through a central interface, ideal for users seeking real-time monitoring and reporting for your Home Assistant instance.

Installation

  1. Open the addon store (Settings/Add-ons/Add-on Store)

  2. Add this repo (Three dots/Repositories):

    • Working branch: https://github.com/Obamium69/hassio-beszel_agent
  3. Go into Beszel and start adding a new system and fill out the neccessary info

  4. Copy the public key and token and paste it into the config page of the HASSIO addon in Home Assistant

  5. The hub_url is the URL where the Beszel Hub is accessible. It needs to follow this schema: http://[hub-ip-address]:port Example: http://192.168.1.250:8090 (8090 is the default port).

  6. Start the addon