Hive OS data integration (Hive linux-based GPU mining OS, not HiveHome)

Hey everyone,

Has anyone here managed to read the data provided by HiveOS crypto mining platform?

They provide this API which seems very well documented.

It would be really useful to integrate GPU data, hashrates and temperatures into HA, and use it to control the heating or get instant notifications when something goes wrong.

Has anyone managed something similar?
Or would it be possible to point me to some docs on how to do it myself?

Apologies if there is some integration available already but, all my searches give me results regarding hivehome :slight_smile:

Thanks in advance.
k.

EDIT: I managed to integrate all data, HiveOS, Ethermine pool statistics, live Crypto prices and historical data from my DB into my dashboard. Write-up to come soon.

2 Likes

So, with some help from the hiveOS forum I managed to get the log outputs send to HA’s mqtt broker.

Credits to this hiveOS forum post and this github code.

If anyone is interested let me know, ill post a how-to.



3 Likes

Hello Krash,

I was looking for something like this. Do you mind sharing how-to achieve this?

Thanks

2 Likes

Sure, ill do a write-up.
It’s kinda messy though :slight_smile:

1 Like

Here’s a first draft, it’s kinda long so it will need some more work :slight_smile:

4 Likes

Wow, looks great! Thank you for spending time on this.

1 Like