This is a custom integration for Bitaxe miners in Home Assistant.
- Real-time Monitoring: Keep track of power, temperature, hashrate, and other mining metrics in real-time.
- Easy Configuration: Configure your Bitaxe device effortlessly through Home Assistant's user interface.
-
Navigate to your Home Assistant configuration directory. This is usually the
/config
directory in your Home Assistant setup. -
Clone the repository directly into the
custom_components
folder (create the folder if it doesn't exist):mkdir -p custom_components git clone https://github.com/DerMiika/Bitaxe-HA-Integration.git /config/custom_components/bitaxe
-
Restart Home Assistant.
-
Open the HACS section in your Home Assistant.
-
Go to Integrations and select Add Repository.
-
Enter the URL for this repository:
https://github.com/DerMiika/Bitaxe-HA-Integration
. -
Install the integration and follow the configuration steps.
To set up the integration, follow these steps:
- Go to Settings > Devices & Services > Add Integration.
- Search for "Bitaxe" and select it.
- Enter the IP address of your Bitaxe miner.
- Choose a name for your Bitaxe miner (this can be any name you prefer).
- Complete the setup.
This is the first stable version (v1.0.4) compatible with HACS!