JP Compagnone
8701bbe4e2
Feature - Add initial ePIC UMC support ( #71 )
...
* prelim support of ePIC UMC
* slowly adding things
* add most api calls
* add some guards
* fix post commands
* remove print
* catch when API returns error
* missing guard
* remove semicolon
* recommended changes
* add docs and changes
* respect ignore_errors
2023-11-28 10:49:49 -07:00
UpstreamData
3f1183a4f9
feature: add so_linger option to settings.
2023-11-27 09:24:28 -07:00
Upstream Data
2b443497ea
bug: improve handling of whatsminers in get_miner.
2023-11-25 12:48:45 -07:00
Upstream Data
c3972f9524
feature: add default ssl ctx to all httpx clients to speed up initialization.
2023-11-25 01:08:04 -07:00
Upstream Data
e68f188e8f
bug: fix timeout references in MinerFactory and fix MinerNetwork instantiation.
2023-11-24 23:00:06 -07:00
UpstreamData
475054fbe0
feature: finish support for most whatsminer subtypes.
2023-11-23 11:52:44 -07:00
Daniel Sokil
06bad1bbe0
Add More Whatsminer Models, and Additional Config For Existing Models ( #70 )
2023-11-23 11:35:18 -07:00
UpstreamData
9f16d37c8b
feature: hide GRPC and GQL if BOSer is not found.
2023-11-20 11:19:13 -07:00
UpstreamData
8bea76ff67
feature: add chip count for M30S+VG50.
2023-11-20 10:32:51 -07:00
Colin Crossman
60f4b4a5ed
Address a situation which causes many asyncio errors
2023-11-11 13:49:51 -07:00
UpstreamData
8a5d505731
bug: fix anyio stream error on some linux distros when getting miner.
2023-11-08 11:12:46 -07:00
UpstreamData
697991f28f
bug: fix some cases where a warning could still be passed when it was unexpected.
2023-10-30 16:33:01 -06:00
UpstreamData
9fbbef9b18
bug: fix an issue with bosminer not responding correctly on older models with fans.
2023-10-26 10:28:56 -06:00
UpstreamData
7f472f6f4f
bug: fix possible missing value for bitmain work mode when checking is_mining.
2023-10-26 10:28:55 -06:00
UpstreamData
eae433d2bd
bug: update get_miner to work with latest whatsminer version.
2023-10-26 10:28:54 -06:00
UpstreamData
53eaccaa9b
docs: update documentation.
2023-10-03 15:07:39 -06:00
UpstreamData
1e37418909
bug: fix some issues with early version of whatsminers, and handle some possible errors with BOS.
2023-10-03 15:07:38 -06:00
UpstreamData
8aeef4d5e7
feature: add support for M20P, and add chips for M20SV30.
2023-10-03 15:07:33 -06:00
UpstreamData
45250e36e4
bug: fix whatsminer identification to work with backwards incompatible changes in API 2.0.5.
2023-09-28 15:49:23 -06:00
UpstreamData
50586f1ce7
feature: add S19+.
2023-09-19 13:59:03 -06:00
UpstreamData
9f6235a0fc
feature: add S19i.
2023-09-19 13:56:40 -06:00
UpstreamData
7c0dfc49dd
bug: fix wrong fault light setting when setting fault light to off.
2023-09-18 09:35:19 -06:00
Upstream Data
55aa3dd85b
bug: handle edge cases where a missed get_config on bosminer can cause an empty config to be applied to a miner.
2023-09-12 19:20:48 -06:00
Upstream Data
26c2095ff1
bug: fix uncaught error in get_hashboards with BMMiner if a key doesnt exist.
2023-09-07 19:06:51 -06:00
Upstream Data
d0432ed1aa
bug: handle for some weird edge cases with boards plugged into the wrong slots on X19.
2023-09-05 17:22:02 -06:00
UpstreamData
30745e54ba
feature: add chip count for M30S+VE50
2023-08-30 11:18:25 -06:00
UpstreamData
9f4c4bb9cf
feature: add exclude to get_data, and change data_to_get to include.
2023-08-28 08:32:29 -06:00
UpstreamData
3d6eebf06e
bug: fix a bug with hostname gathering on some Avalons.
2023-08-28 08:31:54 -06:00
Upstream Data
60facacc48
bug: fix a bug with bosminer commands.
2023-08-26 11:21:10 -06:00
Upstream Data
bcba2be524
bug: remove bad await calls to httpx response.json().
2023-08-26 10:56:53 -06:00
UpstreamData
f7187d2017
bug: add chip count for M29V10.
2023-08-25 08:58:34 -06:00
Upstream Data
248a7e6d69
bug: fix some WM models reporting https first and being identified as BOS+.
2023-08-07 17:02:26 -06:00
Upstream Data
95f7146eef
feature: add VNish pause/resume commands.
2023-08-06 17:24:36 -06:00
UpstreamData
cc38129571
bug: add back pwd for ssh connections.
2023-07-27 20:45:08 -06:00
UpstreamData
f3fe478dbb
feature: add support for S19J Pro No PIC.
2023-07-27 20:18:36 -06:00
UpstreamData
e10f32ae3d
feature: speed up getting older antminer types with concurrent web and api requests.
2023-07-24 21:05:07 -06:00
UpstreamData
4e0924aa0e
feature: add support for AML vnish miners.
2023-07-24 20:45:30 -06:00
UpstreamData
d0d3fd3117
bug: fix failed verification of SSL cert on whatsminer.
2023-07-24 20:19:00 -06:00
UpstreamData
4de950d8f4
feature: revert miner_factory to use httpx, as it now seems to be the same speed, and aiohttp doesnt support digest auth.
2023-07-24 13:09:30 -06:00
UpstreamData
03f2a1f9ba
feature: optimize multicommand on new X19 models.
2023-07-24 11:34:16 -06:00
UpstreamData
2653db90e3
feature: optimize the way multicommand is handled on BTMiner.
2023-07-24 09:44:23 -06:00
UpstreamData
ddc8c53eb9
feature: add chip count for M50 VH60.
2023-07-13 10:59:27 -06:00
Michael Schmid
409b2527f0
use None instead of -1 for temps and wattages ( #55 )
...
* use `None` instead of `-1` for temps and wattages
this way it's easier for other tools like HomeAssistant to understand if the temperature is really negative or not available
* also handle cases where we look for `-1`
2023-07-07 12:06:24 -06:00
UpstreamData
d2bea227db
bug: fix an issue with a possible SSH command in BOS+.
2023-07-04 10:01:24 -06:00
UpstreamData
96898d639c
bug: fix some handling errors with graphql.
2023-06-30 08:49:08 -06:00
UpstreamData
69f4349393
feature: create pwd and username property in miner object that sets web and api passwords and usernames.
2023-06-30 08:43:30 -06:00
UpstreamData
be1e9127b0
bug: fix weird pool info when multiple groups are defined.
2023-06-29 16:51:15 -06:00
UpstreamData
08fa3961fe
bug: fix bosminer on X19 not reporting pause mode correctly.
2023-06-29 16:47:27 -06:00
UpstreamData
b5d2809e9c
format: remove random print statements.
2023-06-29 15:53:53 -06:00
UpstreamData
64c473a7d4
bug: fix improper stats key when getting uptime.
2023-06-27 16:23:21 -06:00