Skip to content

Commit 5ad6cfd

Browse files
Update README.md
1 parent 9108356 commit 5ad6cfd

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,22 @@
1919

2020
| LED State | Description |
2121
|------------------|-----------------------------------------------------------------------------|
22+
| 🟥 Solid Red | Battery fault or deep discharge, charging current = 0 |
23+
| 🔴 Pulsing Red | Pre-charge phase or system-down voltage not yet cleared |
2224
| 🟧 Solid Orange | Power connected, but charging current is not verified or not at desired level |
2325
| 🟠 Pulsing Orange | At least 80% of the target charging current is reached |
2426
| 🟢 Pulsing Green | Trickle charge; final voltage (constant voltage) reached. Can be disabled via config |
2527
| 🟩 Solid Green | Fully charged |
26-
| 🔴 Pulsing Red | Pre-charge phase or system-down voltage not yet cleared |
27-
| 🟥 Solid Red | Battery fault or deep discharge, charging current = 0 |
28+
29+
2830

2931
### Discharging States
3032

3133
| LED State | Description |
3234
|--------------------|--------------------------------------------------------------------------|
33-
| 🔴 Blinking Red | Battery critical (3% remaining or EDV1 reached) |
3435
| 🟠 Blinking Orange | Battery low (7% remaining or EDV2 reached). Disabled by default, enable via config |
36+
| 🔴 Blinking Red | Battery critical (3% remaining or EDV1 reached) |
37+
3538

3639

3740

0 commit comments

Comments
 (0)