Skip to content

Commit 1c6ad2e

Browse files
committed
Add missing state information to documentation
1 parent b36d7ce commit 1c6ad2e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

protocol.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -103,14 +103,14 @@ The following table show the purpose of each byte and their known states
103103
| 4 | Hot Water-LED | `03`/`07` - half/full brightness |
104104
| 5 | Coffee-LED | `03`/`07` - half/full brightness; `38` - 2x coffee |
105105
| 6 | Steam-LED | `03`/`07` - half/full brightness |
106-
| 7 | | unknown |
106+
| 7 | | unknown - probably unused |
107107
| 8 | Bean-LED | `00` - 1 LED; `38` - 2 LEDs; `3F` - 3 LEDs |
108108
| 9 | Bean-LED | `07` - show led group; `38` - powder selected |
109109
| 10 | Size-LED | `00` - 1 LED; `38` - 2 LEDs; `3F` - 3 LEDs; `07` - Top LED |
110-
| 11 | Size-LED | `07` - show led group |
111-
| 12 | | unknown - probably aqua_clean/calc_clean |
110+
| 11 | Size/AquaClean-LED| `07` - show led group; `38` - aqua-clean-orange |
111+
| 12 | Calc/Clean | `00` - both off; `38` - calc/clean-orange; other states unknown|
112112
| 13 | | unknown - probably unused |
113-
| 14 | | unknown - probably aqua_clean/calc_clean |
113+
| 14 | Empty Water-LED | `38` - water empty |
114114
| 15 | Waste&Warning-LED | `07` - waste; `38` - warning sign |
115115
| 16 | Play/Pause-LED | `07` - on |
116116
| 17 | checksum | |
@@ -140,14 +140,14 @@ The `Steam` option has been replaced with `Cappuccino`.
140140
| 4 | Hot Water-LED | `03`/`07` - half/full brightness |
141141
| 5 | Coffee-LED | `03`/`07` - half/full brightness; `38` - 2x coffee |
142142
| 6 | Cappuccino-LED | `03`/`07` - half/full brightness; |
143-
| 7 | | unknown |
143+
| 7 | | unknown - probably unused |
144144
| 8 | Bean-LED | `00` - 1 LED; `38` - 2 LEDs; `3F` - 3 LEDs |
145145
| 9 | Bean-LED | `07` - show led group; `38` - powder selected |
146146
| 10 | Size-LED | `00` - 1 LED; `38` - 2 LEDs; `3F` - 3 LEDs; `07` - Top LED |
147-
| 11 | Size-LED | `07` - show led group |
148-
| 12 | | unknown - probably aqua_clean/calc_clean |
147+
| 11 | Size/AquaClean-LED| `07` - show led group; `38` - aqua-clean-orange |
148+
| 12 | Calc/Clean | `00` - both off; `38` - calc/clean-orange; other states unknown|
149149
| 13 | | unknown - probably unused |
150-
| 14 | | unknown - probably aqua_clean/calc_clean |
150+
| 14 | Empty Water-LED | `38` - water empty |
151151
| 15 | Waste&Warning-LED | `07` - waste; `38` - warning sign |
152152
| 16 | Play/Pause-LED | `07` - on |
153153
| 17 | checksum | |
@@ -171,10 +171,10 @@ Note that the milk option is always available when size selection is also availa
171171
| 8 | Bean-LED | `00` - 1 LED; `38` - 2 LEDs; `3F` - 3 LEDs |
172172
| 9 | Bean-LED | `07` - show led group; `38` - powder selected |
173173
| 10 | Size-LED | `00` - 1 LED; `38` - 2 LEDs; `3F` - 3 LEDs; `07` - Top LED |
174-
| 11 | Size-LED | `07` - show led group (size and milk) |
175-
| 12 | | unknown - probably aqua_clean/calc_clean |
174+
| 11 | Size-AquaClean-LED | `07` - show led group (size and milk); `38` - aqua-clean-orange |
175+
| 12 | Calc/Clean | `00` - both off; `38` - calc/clean-orange; other states unknown |
176176
| 13 | Milk-LED | `00` - 1 LED; `38` - 2 LEDs; `3F` - 3 LEDs |
177-
| 14 | | unknown - probably aqua_clean/calc_clean |
177+
| 14 | Empty Water-LED | `38` - water empty |
178178
| 15 | Waste&Warning-LED | `07` - waste; `38` - warning sign |
179179
| 16 | Play/Pause-LED | `07` - on |
180180
| 17 | checksum | |

0 commit comments

Comments
 (0)