rgerganov / py-air-control

Command line app for controlling Philips air purifiers
MIT License
266 stars 53 forks source link

Night mode not supported #13

Closed armageddon421 closed 5 years ago

armageddon421 commented 5 years ago

Hey There, awesome script and works perfectly for me, but it seems night mode is not selectable. My device outputs the following, so N is for night mode: [pwr] Power: ON [pm25] PM25: 34 [iaql] Allergen index: 6 [mode] Mode: N [om] Fan speed: 2 [aqil] Light brightness: 0 [cl] Child lock: False

rgerganov commented 5 years ago

Thanks for the report. Which model is your purifier?

armageddon421 commented 5 years ago

That would be an AC1214/10

rgerganov commented 5 years ago

I have added mode 'N' for night mode. Let me know if it works for you.

armageddon421 commented 5 years ago

Sorry for the late reply. It's working perfectly, thanks!