betaboon / philips-airpurifier-coap

💨 Philips AirPurifier custom component for Home Assistant. With support for new Devices with CoAP protocol. Tested on AC2729/10 (bought early 2020)
70 stars 31 forks source link

Support for AC3039 #50

Open bambidotexe opened 3 years ago

bambidotexe commented 3 years ago

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": "AWS_Philips_AIR@63.3", "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": "AWS_Philips_AIR@63.3", "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": "AWS_Philips_AIR@63.3", "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": "AWS_Philips_AIR@63.3", "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": "AWS_Philips_AIR@63.3", "ProductId": "660c6902649b11e9a1e3061302926720", "DeviceId": "6886b14e4b4c11eb8d763622e4191df5", "StatusType": "localcontrol", "ConnectType": "Localcontrol"}