Skip to content

Commit db56736

Browse files
authored
Update 0x06-get-operation-state.md
1 parent 68d7890 commit db56736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/it-protocol/0x62-get-response/0x06-get-operation-state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ be used as part of normal heat pump operation.
1313
| 0 | CommandType | 0x06 | | |
1414
| 3 | CompressorFrequency | Variable | Yes | The current compressor frequency in Hertz. Not supported/reported by all units. |
1515
| 4 | Operating | 0x00, 0x01 | Yes | A boolean indicating whether the heat pump is operating. |
16-
| 5-6 | Input Power (Watts) | Variable | No | Reported by EChatvet's lib as a 16-bit float. Unconfirmed, not supported by all units. |
16+
| 5-6 | Input Power (Watts) | Variable | No | Reported by EChatvet's lib in watts. Unconfirmed, not supported by all units. |
1717
| 7-8 | Lifetime Power Consumption | Variable | No | Reported by EChatvet's lib in 100Wh increments. Unconfirmed, not supported by all units. |
1818
| 11 | ??? | 0x00, 0x42 | No | |
1919

0 commit comments

Comments
 (0)