-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1000i / AC1214/10 doesn't work .. #29
Labels
bug
Something isn't working
Comments
After installing pyaircontrol, the plugin is working .. but without pm2.5 (airquality) :-(( how can I fix it? |
No Idea ?? |
there a bunch of error code though.
|
@danielwwc I have an AC2939. It works by turning on/off, showing current fan speed and light status. However, it can't change the fan speed. I get an error similar to yours. Did you solve your problem? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
14.1.2022, 17:10:40HOOBS1000i1000i: Purifier Mode: 1
14.1.2022, 17:10:41HOOBS1000i1000i: Purifier Active: 1
14.1.2022, 17:10:41HOOBS1000iWARNUNG1000i: An error occured during changing target purifier state!
14.1.2022, 17:10:41HOOBS1000iFEHLERError: Command failed: python3 /var/lib/hoobs/hoobs/node_modules/homebridge-philipsair-platform/lib/pyaircontrol.py -H 192.168.178.47 -P 5683 set mode=P
Traceback (most recent call last):
File "/var/lib/hoobs/hoobs/node_modules/homebridge-philipsair-platform/lib/pyaircontrol.py", line 6, in
from aioairctrl.main import main
ModuleNotFoundError: No module named 'aioairctrl'
14.1.2022, 17:10:41HOOBS1000iWARNUNG1000i: An error occured during changing purifier state!
14.1.2022, 17:10:41HOOBS1000iFEHLERError: Command failed: python3 /var/lib/hoobs/hoobs/node_modules/homebridge-philipsair-platform/lib/pyaircontrol.py -H 192.168.178.47 -P 5683 set pwr=1
Traceback (most recent call last):
File "/var/lib/hoobs/hoobs/node_modules/homebridge-philipsair-platform/lib/pyaircontrol.py", line 6, in
from aioairctrl.main import main
ModuleNotFoundError: No module named 'aioairctrl'
The text was updated successfully, but these errors were encountered: