Skip to content

Home Assistant integration for the Bobcat Helium Miner

License

Notifications You must be signed in to change notification settings

ardevd/ha-bobcatminer

Repository files navigation

ha-bobcatminer

ha-bobcatminer

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.

{
  "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
  1. 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.