An open API service indexing awesome lists of open source software.

https://github.com/ardevd/ha-bobcatminer

Home Assistant integration for the Bobcat Helium Miner
https://github.com/ardevd/ha-bobcatminer

bobcatminer cryptocurrency helium mining

Last synced: 2 months ago
JSON representation

Home Assistant integration for the Bobcat Helium Miner

Awesome Lists containing this project

README

          

# ha-bobcatminer
![ha-bobcatminer](https://user-images.githubusercontent.com/366855/211172373-249c50cc-6cea-46df-8d2c-ed393b865606.png)

## Introduction
This is a Home Assistant integration for the Bobcat Helium Miner, allowing you to monitor your Bobcat miner's state including running state, temperature and public IP.

## Installation!

Numerous installation options are available.

## HACS (Recommended)

You can install the integration through HACS directly. The integration can also be updated through HACS.

## Custom Integration Wheels
Add a file called `bobcatminer.json` in your `custom_components` directory with the following content.

```json
{
"name": "Bobcat Miner",
"owner": ["@ardevd"],
"manifest": "https://raw.githubusercontent.com/ardevd/ha-bobcatminer/main/custom_components/bobcatminer/manifest.json",
"url": "https://github.com/ardevd/ha-bobcatminer/"
}
```

## Manual
1. Download this repo by either of the following method
- `git clone https://github.com/ardevd/ha-bobcatminer`
- Download https://github.com/ardevd/ha-bobcatminer/archive/refs/heads/master.zip
2. Copy or link this repo into Home Assistant `custom_components` directory

## Configuration
Click "Add integration" from Home Assistant, search "Bobcat Miner", click to add.

Enter the IP address asssociated with the Bobcat miner. The diagnoser needs to be accessible from Home Assistant for the integration to work.

After setting up, miner status should be available in Home Assistant.