philips-airpurifier-coap icon indicating copy to clipboard operation
philips-airpurifier-coap copied to clipboard

AC3259 Support

Open M-underscore-at opened this issue 3 years ago • 4 comments

Hi - I've added AC3259 support by copying the 2889 config - seems to be working nicely.

Would be good if similar can be done to the repo :)

(.venv) ubuntu@primary:~/tmp/philips-airpurifier$ aioairctrl --host 192.168.1.70 status --json {"name": "Kitchen", "type": "AC3259", "modelid": "AC3259/60", "swversion": "9.1.0", "om": "1", "pwr": "1", "cl": false, "aqil": 100, "uil": "1", "dt": 0, "dtrs": 0, "mode": "A", "pm25": 1, "iaql": 1, "aqit": 7, "ddp": "0", "err": 0, "fltt1": "A3", "fltt2": "C7", "fltsts0": 162, "fltsts1": 2385, "fltsts2": 2280, "range": "PUMA", "Runtime": 1836873033, "WifiVersion": "[email protected]", "ProductId": "xxxx", "DeviceId": "xxxx", "StatusType": "localcontrol", "ConnectType": "Localcontrol"}

M-underscore-at avatar May 06 '21 11:05 M-underscore-at

I'm not the maintainer, but if you'd provide your changes as a pull request they would be accepted faster since time is a valuable resource and since you already did the work this would only seem logical.

riker09 avatar May 11 '21 06:05 riker09

@riker09 thanks for chipping in :)

@M-underscore-at if would be great if you would be willing to try your hand at a PR. recently there have been some that you can look at for guidance :)

betaboon avatar May 11 '21 06:05 betaboon

@M-underscore-at I don't see your pull request. Does your device have the same functionality as the AC2889? If so, I'm happy to put it into my rewrite so that you can try: https://github.com/kongo09/philips-airpurifier-coap

kongo09 avatar Apr 07 '22 19:04 kongo09

it will be part of upcoming v0.9.2

kongo09 avatar Apr 09 '22 09:04 kongo09