Analysis updated 2026-05-18
Monitor hash rate, temperature, and power use across multiple Bitaxe miners in Home Assistant.
Discover and approve new Bitaxe miners found on the local network.
Restart, pause, or apply a saved settings profile to a miner remotely.
View combined fleet dashboards showing total hash rate and how many miners are healthy.
| matheustavarestrindade/bitaxe-fleet | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | 0 | — | 0 |
| Language | Python | Python | Python |
| Last pushed | — | 2022-11-22 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | ops devops | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Home Assistant with HACS installed and Bitaxe miners already running AxeOS on the same network.
Bitaxe Fleet is an add-on for Home Assistant, the popular home automation platform, that lets people who own Bitaxe bitcoin mining devices monitor and manage a group of them from one place. Bitaxe miners run software called AxeOS, and this integration talks to them directly over the local network rather than through any cloud service. It tracks each miner by its fixed hardware address instead of its network address, so a miner is not lost from tracking if its network address changes. You can add a miner by typing in its local network address, and the integration checks that it is really a Bitaxe miner before accepting it. There is also a discovery feature that can find miners automatically on the local network, either through a broadcast method or by scanning a specified range of addresses, but nothing gets added automatically. Every discovered device has to be approved by a person first, and only private local network addresses are ever contacted. Once set up, each miner shows up in Home Assistant with dozens of readings covering things like hash rate, temperature, power use, fan speed, and mining pool statistics, plus indicators for problems like overheating or hardware faults. There is also a combined view across your whole fleet showing total hash rate, total power use, efficiency, and how many miners are currently online, unhealthy, or overheating. The integration includes ready-made dashboard cards for showing hash rate history graphs and a performance overview table, so users do not have to build their own dashboards from scratch. For administrators, the integration also offers direct controls to restart, pause, resume, or identify a miner, plus the ability to save a miner's current settings as a profile and reapply it later. Only six specific settings, like frequency and fan speed, can be captured or changed this way, and every change is verified by reading the setting back afterward. There is an optional automatic recovery feature for miners that stop responding, but it is turned off by default and rate-limited when enabled. Installation is done through HACS, a popular add-on manager for Home Assistant, followed by a restart and a short setup wizard inside Home Assistant's settings.
A Home Assistant add-on for monitoring and managing a fleet of Bitaxe bitcoin mining devices on your local network.
Mainly Python. The stack also includes Python, Home Assistant, HACS.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.