You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 65aeca5 that added button_pressed property introduced two errors, one of which results in module not working and returning error messages as:
Traceback (most recent call last):
File "./MyAir.py", line 64, in <module>
print(MyAir.status())
File "/usr/local/lib/python3.5/dist-packages/miio/airpurifier.py", line 322, in __repr__
"button_pressed=%s>" % \
TypeError: not enough arguments for format string
Merge request on its way.
The text was updated successfully, but these errors were encountered:
sq5gvm
added a commit
to sq5gvm/python-miio
that referenced
this issue
Mar 14, 2018
Commit 65aeca5 that added button_pressed property introduced two errors, one of which results in module not working and returning error messages as:
Merge request on its way.
The text was updated successfully, but these errors were encountered: