Hi All, i have an ender 3v2 Running Octo Print and a TPLink Tapo Smart plug to the printer which has been turning off my printer when the print finishes, but unfortunatly now all i get is a grey symbol spinning for the smart plug in octoprint where as before it would not spin and be a bright green to say its connected. has anyone else suffered this issue lately?
Hi thanks for the reply, I am using the "Tapo Smartplug" Plugin and i have labeled it as" Ender 3 main" i have installed a couple of others but they are not working either. it just spins around grey and wont shut the printer off anymore, cheers
we think we worked through the issue here with the Tapo plugin. The problem stems from the upstream module forcing a requests module version that is incompatible with OctoPrint. You can try installing my modified version of that module by running
prior to installing the plugin. That way the module dependency is satisfied and doesn't conflict with OctoPrint's minimum version requirement of requests. I do not know if this will actually fix the issue, but it should at least allow you to get the plugin installed and check yourself.
potentially found a simpler solution. someone forked the original plugin and module dependency and has put them together, so you may be able to just use this URL to install.