Skip to content
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

Wemo plugin support #3184

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Wemo plugin support #3184

wants to merge 2 commits into from

Conversation

ssgelm
Copy link

@ssgelm ssgelm commented Sep 14, 2022

Similar to the other PSU control plugins, this adds support for the wemoswitch plugin (https://github.com/jneilliii/OctoPrint-WemoSwitch). The plugin requires the IP and port of the wemo switch you want to control and works exactly the same as the other PSU control plugins.

I kept the locale update in a separate commit because it seems to impact more than just my changes, so I wanted it to be easy to revert if desired.

Similar to the other PSU control plugins, this adds support for the
wemoswitch plugin (https://github.com/jneilliii/OctoPrint-WemoSwitch).
The plugin requires the IP and port of the wemo switch you want to
control and works exactly the same as the other PSU control plugins.
I kept this as a separate commit since it seems to change more than just
my additions so it's easier to revert if necessary
@smeisner
Copy link

smeisner commented Oct 6, 2022

I was able to achieve Wemo smart switch control by:

  • Adding PSU Control plugin to OctoPrint
  • Adding PSU Control - Wemo plugin to OctoPrint
  • Then in OctoDash Plugins, add PSU Control

I now have control of the Wemo switch thru OctoDash.

@jneilliii
Copy link
Contributor

Yeah, that works fine if you only have one wemo to control as PSU control can only handle one. The full wemo plugin can control as many as you like.

@smeisner
Copy link

smeisner commented Oct 6, 2022

Yeah, that works fine if you only have one wemo to control as PSU control can only handle one. The full wemo plugin can control as many as you like.

Ahhh...very good point! I hadn't even considered that use case.

@ssgelm
Copy link
Author

ssgelm commented Oct 6, 2022

I actually wasn't aware PSUControl even had a wemo plugin 😀. Having said that I still think this has value!

@jneilliii
Copy link
Contributor

I actually wasn't aware PSUControl even had a wemo plugin 😀. Having said that I still think this has value!

Yeah, I made that one too...lol.

@stale
Copy link

stale bot commented Nov 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@UnchartedBull UnchartedBull added the enhancement New feature or request label Nov 8, 2022
@gheydon
Copy link

gheydon commented Jan 3, 2023

Just wondering what is happening with this. I have a wemo switch on my 3d printer and would love to see this plugin merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants