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
Hi Thaipirate, interested by the above tweak as I also have the v7. Are you creating a new device (.js) or adding to a list (which I cannot find yet) ? Thx to help us out there modifying the code as you did. Best of all.
hiya i added to models.js which i found in:
/usr/lib/node_modules/miio/lib
I scrolled down and there was a commented line that read
"// Air Purifier 1 (and Pro?)" with a bunch of entries, and i added v7 to the bottom like this:
Thanks for the feedback. Indeed traced it back to miio. It did not solve it for me yet, so will restart from fresh install and look at it again. Take care.
in the device modules, i had to manually add the v7 purifier pro:
'zhimi.airpurifier.v7': AirPurifier,
then it works fine. Thanks for your efforts.
The text was updated successfully, but these errors were encountered: