VRGhost / OctoPrint-PSUControl-Meross

Adds Meross Smart Plug support to OctoPrint-PSUControl
GNU Affero General Public License v3.0
4 stars 6 forks source link

login failed. async from user, missing 1 positional argument: api base url #16

Closed motorm182 closed 6 months ago

motorm182 commented 8 months ago

My pi went down during a storm corrupting the card so when i reloaded a new octopi image, I can no longer log in. error message. async_from_user_password() missing 1 required positional argument: 'api_base_url' appears above login. Hopefully its an easy fix. In the bin I can see the code but not sure what is missing or incorrect in it. Any help is appreciated as the meross plugs have been working great for my home automation and the printer

DaveLinger commented 6 months ago

I have the same problem and error.

jeloneal commented 6 months ago

Please update to latest version 0.13.3. The necessary changes to make it work with latest Meross API are implemented there.