Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional error messages #29

Merged
merged 1 commit into from
Mar 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -719,6 +719,7 @@ Example Output: [here](https://github.com/jasonacox/pypowerwall/blob/main/docs/v
* PVAC_a014_PVS_disabled_relay - Happens during solar startup where PVS shows PVS_SelfTesting, PVS_SelfTestMci (nominal)
* PVAC_a024_PVACrx_Command_mia - Unknown (abnormal)
* PVAC_a025_PVS_Status_mia - Unknown (abnormal)
* PVAC_a041_excess_PV_clamp_triggered

#### PVS - Photovoltaic Strings

Expand All @@ -736,7 +737,11 @@ Example Output: [here](https://github.com/jasonacox/pypowerwall/blob/main/docs/v
* PVS_a031_Mci3PvVoltage
* PVS_a032_Mci4PvVoltage
* PVS_a039_SelfTestRelayFault
* PVS_a048_DcSensorIrrationalFault
* PVS_a050_RelayCoilIrrationalWarning
* PVS_a058_MciOpenOnFault
* PVS_a059_MciOpen
* PVS_a060_MciClose

#### NEURIO - Wireless Revenue Grade Solar Meter

Expand Down