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

AC3259 Support #46

Open M-underscore-at opened 3 years ago

M-underscore-at commented 3 years ago

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": "AWS_Philips_AIR@62.1", "ProductId": "xxxx", "DeviceId": "xxxx", "StatusType": "localcontrol", "ConnectType": "Localcontrol"}

riker09 commented 3 years ago

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.

betaboon commented 3 years ago

@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 :)

kongo09 commented 2 years ago

@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 commented 2 years ago

it will be part of upcoming v0.9.2