Closed SmithChart closed 3 weeks ago
Attention: Patch coverage is 0%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 56.6%. Comparing base (
71bfcd2
) to head (af5a3bf
). Report is 4 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
labgrid/driver/power/gude8031.py | 0.0% | 15 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Updated the commit messages as suggested.
Description
The Gude Expert Power Control 87-1210-18 is a vertical 20 port power distribution unit: https://gude-systems.com/en/products/expert-power-control-87-1210/
It uses the same HTTP-API, as the Gude Power Control 8031 - but simply has more ports. This PR adds support and documentation for this device.
While I am on it: Re-format the file with
ruff
and replace the Windows Line-Endings.Change has been tested locally against a Gude 87-1210-18.
Checklist