Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 3 KB

README.md

File metadata and controls

65 lines (47 loc) · 3 KB

miner

GitHub Release GitHub Activity License

pre-commit Black

hacs Project Maintenance

Control your Braiins OS+ enabled Bitcoin miner from Home Assistant.

Uses pyasic by UpstreamData to talk to the APIs of the miners.

This component will set up the following platforms.

Platform Description
sensor Show info from miner API.
number Set Power Limit of Miner.
switch Switch Miner on and off

Installation

Use HACS, add the custom repo https://github.com/UpstreamData/hass-miner to it

Installation and usage:

Installation and usage

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines

Credits

This project was generated from @oncleben31's Home Assistant Custom Component Cookiecutter template.

Code template was mainly taken from @Ludeeus's integration_blueprint template