Skip to content

hwmland/homeassistant-xmrpool_stat

Repository files navigation

XMR Pool Statistics integration for Home Assistant

GitHub hacs_badge GitHub release (latest by date) GitHub commits since latest release GitHub Workflow Status GitHub Workflow Status

buymeacoffee_badge

Sensors dowloading some statistic data from https://web.xmrpool.eu/ It supports following sensors currently:

  • Balance - your current balance on this pool.
  • Hashrate - current hashrate. Suitable for using on visualisation.
  • Hashrate Raw - current hashrate, but fixed on H/s, better suitable for trending.

Perhaps you want to Buy Me A Coffee or send me some monero donation to 41eUvPgskizFBRJ16TMnvrA2Bph5aqKQFjLAXQM8KJoaAWc2XrT3Fsn6eNBKX1ZSjxCwhksykDYGLcQojoJZkwe2Ud6C8vB if you like this project.

Install integration

This integration is distributed using HACS. Alternatively you can install it manually by copying the contents of custom_components/xmrpool_stat/ to <your config dir>/custom_components/xmrpool_stat/.

Setup integration

Add new XMR Pool Statistics instance configuring name and monero wallet address.