m000c400 / Mitsubishi-CN105-Protocol-Decode

Documentaion of Mitsubishi CN105 Protocol of Ecodan Air Source Heat Pumps
62 stars 15 forks source link

0x34 Hot Water ON/OFF command #2

Open Jusufs opened 1 year ago

Jusufs commented 1 year ago

Hi. Is there some knowledge about sending a command for Hot water ON/OFF please ? Thanks.

Jusufs commented 1 year ago

If this cmd is working, then the question is answered. Boost cmd ON/OFF {3 + 5, SetType_None, SetCommand_SetOnOff, "ForceDHW", {0xfc, 0x41, 0x02, 0x7a, 0x10, 0x34, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}}

Source info from Bart Gijsbers on https://github.com/BartGijsbers/CN105Gateway

F1p commented 1 year ago

Hey, wonder if you got this working? Did you add a new function in Ecodan.cpp for BoostDHW?