This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
forked from shexbeer/philips-airpurifier
-
Notifications
You must be signed in to change notification settings - Fork 31
AC3259 Support #46
Comments
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 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 :) |
@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 |
it will be part of upcoming v0.9.2 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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"}
The text was updated successfully, but these errors were encountered: