py-air-control icon indicating copy to clipboard operation
py-air-control copied to clipboard

Error 193

Open DerPaco opened this issue 6 years ago • 5 comments

I have an AC2889 and the WLAN-Configuration via your Script was successful, but the Device isn't recognise any changes. If i change something, I got allways the current Values (?!?) back and at the end this Error 193.

Waht does that mean?

Thanks

Config: airctrl 192.168.0.82 [pwr] Power: ON [pm25] PM25: 1 [iaql] Allergen index: 1 [mode] Mode: auto [om] Fan speed: silent [aqil] Light brightness: 0 [uil] Buttons light: OFF [ddp] Used index: IAI [cl] Child lock: False

Error: 193

Firmware: airctrl 192.168.0.82 --firmware {'mandatory': False, 'name': 'AC2889_10', 'progress': 0, 'state': 'idle', 'statusmsg': '', 'upgrade': '', 'version': '14'}

DerPaco avatar May 20 '19 11:05 DerPaco

I am not sure. Maybe try the original app (Air Matters) and see if it shows more details about this error.

rgerganov avatar May 20 '19 11:05 rgerganov

hmm, Air Matters does not show any Error...

DerPaco avatar May 20 '19 12:05 DerPaco

What happens if you try again with airctrl? Do you get the same error?

rgerganov avatar May 20 '19 12:05 rgerganov

yes, i always got the Error.

airctrl 192.168.0.82 -d {'aqil': 0, 'aqit': 7, 'cl': False, 'ddp': '0', 'dt': 0, 'dtrs': 0, 'err': 193, 'iaql': 1, 'mode': 'B', 'om': '2', 'pm25': 1, 'pwr': '1', 'uil': '0'}

[pwr] Power: ON [pm25] PM25: 1 [iaql] Allergen index: 1 [mode] Mode: bacteria [om] Fan speed: 2 [aqil] Light brightness: 0 [uil] Buttons light: OFF [ddp] Used index: IAI [cl] Child lock: False

Error: 193

DerPaco avatar May 20 '19 12:05 DerPaco

Error 193 means clean filters (probably f0 pre filter). After cleaning you can hold child lock for 3 seconds to reset the counter.

c-kr avatar Jun 26 '19 10:06 c-kr