Advanced power management: The new throttle command allows you to manually reduce mining power. For example, throttle 50% will reduce performance from 200 TH to 100 TH without stopping the miner.
/api/v1/summary -
"miner": {
"miner_status": {
"miner_state": "stopped",
"throttled": 100,
"miner_state_time": 646
},
"miner_type": "Antminer S19 Pro (Vnish 1.3.3)",
"hr_stock": 111859,
"average_hashrate": 0,
"instant_hashrate": 0,
"hr_realtime": 0,
"hr_nominal": 0,
"hr_average": 0,
"pcb_temp": {
"min": 13,
"max": 14
},
"chip_temp": {
"min": 28,
"max": 29
},
If possible, please add support for this parameter to the integration.
It is very convenient to use the antminer as a heater with adjustable power via a thermostat
Advanced power management: The new throttle command allows you to manually reduce mining power. For example, throttle 50% will reduce performance from 200 TH to 100 TH without stopping the miner.
/api/v1/summary -
If possible, please add support for this parameter to the integration.
It is very convenient to use the antminer as a heater with adjustable power via a thermostat