Enable/disable manual valve open/close

This command sets whether one can use the open/close buttons to either open or close the valve.

The command explanation is in the table below.

Example command: 0x0501

01[HEX] = 00000001[BIN] [0] = 1 -> Manual open enabled [1] = 0 -> Manual close disabled

Example command: 0x0502

01[HEX] = 00000010[BIN] [0] = 0-> Manual open disabled [1] = 1 -> Manual close enabled

Last updated