rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.87k stars 551 forks source link

[Feature Request] electriQ Split Air Conditioner (Climate) #346

Open wills106 opened 3 years ago

wills106 commented 3 years ago

I thought it would be useful to list the Data Points I have discovered for the electriQ Air Con unit ( eIQ-12WMINV )

Product ID: 64z8cyptsfd23tas Type: Air Conditioner

DPS [1] VALUE [True] False = off, True = on
DPS [2] VALUE [18] = Target temperature 16 - 32℃, step is 1℃
DPS [3] VALUE [16] = Current temperature
DPS [4] VALUE [hot] = ["cold","hot","wet","wind","auto"] wet = dehumidifier, wind = fan only
DPS [5] VALUE [1] = Fan speed ["1 = Auto","2 = Tubro","3 = Low","4 = Medium","5 = High"] Not applicable in Dehumidifier Mode and Tubro is how it's spelt in the app!
DPS [8] VALUE [False]
DPS [12] VALUE [False]
DPS [101] VALUE [False] False = normal, True = Sleep mode - Fan goes to low (DPS [5] = 3) temp alters 1℃ every hour and shuts off after 10hrs, in cooling temp goes up, in heating temp goes down
DPS [102] VALUE [False]
DPS [103] VALUE [False]
DPS [104] VALUE [True] False = display off, True = display on
DPS [106] VALUE [False] False = off, True = Oscillate flap up / down
DPS [107] VALUE [False] False = off, True = Oscillate flap left / right. Not present on eIQ-12WMINV but remote and Tuya responds. You do have manual operation on eIQ-12WMINV though
DPS [108] VALUE [255]
DPS [109] VALUE [0]
DPS [110] VALUE [0] 

I'll update as I discover more. Should help with PR #72

Edit 04.02.2020 added more register functions.

roscoegray commented 3 years ago

Hi, I have the electriQ 10000 BTU Wall Mounted Heat Pump / Air Conditioner. I was wondering what the best way is to get the data points like you have, so I can work out what each one is.

Thanks

wills106 commented 3 years ago

Missed your post.

I just followed the instructions at https://github.com/codetheweb/tuyapi/blob/master/docs/SETUP.md The above is the output from tuya-cli

jasonwragg commented 1 year ago

How did you add this to Tuya? Was it originally using the Wifi-AC app?

wills106 commented 1 year ago

I have it connected to Smart Life

jasonwragg commented 1 year ago

I have it connected to Smart Life

Ah ok I think I must have a different version of AC. I have this Wi-Fi module but it doesn't seem to connect to anything other than the original app, which is dead. image

wills106 commented 1 year ago

That's different to mine. Mine is hardwired in a small box, if I remember correctly. I'll check later today.