Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Support for AC3039 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bambidotexe
Copy link

Hi, here is the support for AC3039, same as 3059 (which I use and work with my 3039).

I only have one doubt, from the data I gathered, auto seems to have a speed ? but none of the other has, so I left it blank and as I said it already work well with the 3059 preset.

Auto :
{"name": "Living Room", "type": "AC3039", "modelid": "AC3039/10", "swversion": "Ms3304", "language": "EN", "DeviceVersion": "0.0.0", "om": "2", "pwr": "1", "cl": false, "aqil": 100, "uil": "1", "uaset": "A", "mode": "AG", "pm25": 10, "iaql": 3, "aqit": 4, "tvoc": 2, "ddp": "1", "rddp": "2", "err": 49153, "fltt1": "A3", "fltt2": "none", "fltsts0": 0, "fltsts1": 4512, "fltsts2": 65535, "filna": "0", "filid": "0", "range": "MarsME", "Runtime": 959357, "WifiVersion": "[email protected]", "ProductId": "660c6902649b11e9a1e3061302926720", "DeviceId": "6886b14e4b4c11eb8d763622e4191df5", "StatusType": "localcontrol", "ConnectType": "Localcontrol"}

Turbo :
{"name": "Living Room", "type": "AC3039", "modelid": "AC3039/10", "swversion": "Ms3304", "language": "EN", "DeviceVersion": "0.0.0", "om": "t", "pwr": "1", "cl": false, "aqil": 100, "uil": "1", "uaset": "A", "mode": "T", "pm25": 12, "iaql": 3, "aqit": 4, "tvoc": 1, "ddp": "1", "rddp": "1", "err": 49153, "fltt1": "A3", "fltt2": "none", "fltsts0": 0, "fltsts1": 4512, "fltsts2": 65535, "filna": "0", "filid": "0", "range": "MarsME", "Runtime": 987488, "WifiVersion": "[email protected]", "ProductId": "660c6902649b11e9a1e3061302926720", "DeviceId": "6886b14e4b4c11eb8d763622e4191df5", "StatusType": "localcontrol", "ConnectType": "Localcontrol"}

Sleep mode :
{"name": "Living Room", "type": "AC3039", "modelid": "AC3039/10", "swversion": "Ms3304", "language": "EN", "DeviceVersion": "0.0.0", "om": "s", "pwr": "1", "cl": false, "aqil": 0, "uil": "0", "uaset": "A", "mode": "S", "pm25": 12, "iaql": 3, "aqit": 4, "tvoc": 1, "ddp": "1", "rddp": "1", "err": 49153, "fltt1": "A3", "fltt2": "none", "fltsts0": 0, "fltsts1": 4512, "fltsts2": 65535, "filna": "0", "filid": "0", "range": "MarsME", "Runtime": 1014755, "WifiVersion": "[email protected]", "ProductId": "660c6902649b11e9a1e3061302926720", "DeviceId": "6886b14e4b4c11eb8d763622e4191df5", "StatusType": "localcontrol", "ConnectType": "Localcontrol"}

Speed 1 :
{"name": "Living Room", "type": "AC3039", "modelid": "AC3039/10", "swversion": "Ms3304", "language": "EN", "DeviceVersion": "0.0.0", "om": "1", "pwr": "1", "cl": false, "aqil": 100, "uil": "1", "uaset": "A", "mode": "M", "pm25": 5, "iaql": 2, "aqit": 4, "tvoc": 1, "ddp": "1", "rddp": "1", "err": 49153, "fltt1": "A3", "fltt2": "none", "fltsts0": 0, "fltsts1": 4512, "fltsts2": 65535, "filna": "0", "filid": "0", "range": "MarsME", "Runtime": 1051157, "WifiVersion": "[email protected]", "ProductId": "660c6902649b11e9a1e3061302926720", "DeviceId": "6886b14e4b4c11eb8d763622e4191df5", "StatusType": "localcontrol", "ConnectType": "Localcontrol"}

Speed 2 :
{"name": "Living Room", "type": "AC3039", "modelid": "AC3039/10", "swversion": "Ms3304", "language": "EN", "DeviceVersion": "0.0.0", "om": "2", "pwr": "1", "cl": false, "aqil": 100, "uil": "1", "uaset": "A", "mode": "M", "pm25": 7, "iaql": 2, "aqit": 4, "tvoc": 1, "ddp": "1", "rddp": "1", "err": 49153, "fltt1": "A3", "fltt2": "none", "fltsts0": 0, "fltsts1": 4512, "fltsts2": 65535, "filna": "0", "filid": "0", "range": "MarsME", "Runtime": 1071483, "WifiVersion": "[email protected]", "ProductId": "660c6902649b11e9a1e3061302926720", "DeviceId": "6886b14e4b4c11eb8d763622e4191df5", "StatusType": "localcontrol", "ConnectType": "Localcontrol"}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant