From 7ef2540133aa71885572213a4f205a6cf6408478 Mon Sep 17 00:00:00 2001 From: Brett Rowan <121075405+b-rowan@users.noreply.github.com> Date: Mon, 21 Jul 2025 09:18:20 -0600 Subject: [PATCH] feature: add support for Vnish S19 Hydro Fixes: #355 --- docs/miners/antminer/X19.md | 26 ++++++++++++++++++++ docs/miners/supported_types.md | 2 ++ pyasic/miners/antminer/vnish/X19/S19.py | 5 ++++ pyasic/miners/antminer/vnish/X19/__init__.py | 1 + pyasic/miners/factory.py | 1 + 5 files changed, 35 insertions(+) diff --git a/docs/miners/antminer/X19.md b/docs/miners/antminer/X19.md index a7012b3e..5905b8d0 100644 --- a/docs/miners/antminer/X19.md +++ b/docs/miners/antminer/X19.md @@ -287,6 +287,19 @@ show_root_heading: false heading_level: 0 +## S19 XP Hydro (BOS+) + +- [x] Shutdowns +- [ ] Power Modes +- [x] Setpoints +- [ ] Presets + +::: pyasic.miners.antminer.bosminer.X19.S19.BOSMinerS19XPHydro + handler: python + options: + show_root_heading: false + heading_level: 0 + ## S19+ (BOS+) - [x] Shutdowns @@ -443,6 +456,19 @@ show_root_heading: false heading_level: 0 +## S19 Hydro (VNish) + +- [x] Shutdowns +- [ ] Power Modes +- [x] Setpoints +- [x] Presets + +::: pyasic.miners.antminer.vnish.X19.S19.VNishS19Hydro + handler: python + options: + show_root_heading: false + heading_level: 0 + ## S19 Pro (VNish) - [x] Shutdowns diff --git a/docs/miners/supported_types.md b/docs/miners/supported_types.md index d69366d5..4e646148 100644 --- a/docs/miners/supported_types.md +++ b/docs/miners/supported_types.md @@ -656,6 +656,7 @@ details {