Skip to content

Commit d4ab222

Browse files
authored
Fix swapped airflow control modes (#11)
1 parent e5f5f1e commit d4ab222

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/developer/it-protocol/0x41-set-request/0x08-set-run-state.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Seems to correlate (at least partially) with [`0x62 0x09` - Get Run State][get-r
2424
| Value | Name |
2525
|-------|----------|
2626
| 0 | EVEN |
27-
| 1 | DIRECT |
28-
| 2 | INDIRECT |
27+
| 1 | INDIRECT |
28+
| 2 | DIRECT |
2929

3030
Confirmed to work on units with the i-See sensor and the DIRECTION key on the IR remote (e.g. MSZ-LN##VG#*).
3131
The mode can only be set when the horizontal vane field is set to 0x80 *and* the i-See sensor is activated on the unit.

0 commit comments

Comments
 (0)