stas-demydiuk / ewpe-smart-mqtt

MQTT bridge for EWPE Smart powered devices
MIT License
64 stars 26 forks source link

problem set command #31

Closed aerom1017 closed 2 years ago

aerom1017 commented 2 years ago

Hello,

I must have missed a step because I receive the status of the air conditioner but I can't send any set. I tried ewpe-smart/502cc654d3d7/set {"Pow": 1, "SetTem": 24} I am under unraid, I have my bridge that communicates but only in one direction. Is it possible to have a more detailed tutorial please?

2022-07-19T16:39:08.388Z [info]: MQTT message received: ewpe-smart/502cc654d3d7/status {Pow:0,Mod:1,TemUn:0,SetTem:24,TemRec:0,WdSpd:0,Air:0,Blo:0,Health:0,SwhSlp:0,Lig:1,SwingLfRig:0,SwUpDn:0,Quiet:0,Tur:0,SvSt:0,TemSen:-40}

aerom1017 commented 2 years ago

messages arrive but no action behind. There is only the mention "info", maybe this is a lead?

2022-07-19T18:33:04.962Z [info]: MQTT message received: ewpe-smart/502cc654d3d7/set {Pow : 1} 1 2022-07-19T18:34:37.030Z [info]: MQTT message received: ewpe-smart/502cc654d3d7/set {Pow: 1, SetTem: 24}