Skip to content

MimoGraphix/We-Mo-Controller-API---Java

Repository files navigation

We-Mo-Controller-API---Java

Hi all,

I was create a library for controlling WeMo Switch from computer.

Example:

  WeMoController wemo = new WeMoController( _IP_ );
  wemo.On();

You must have a IP of WeMo Switch, you can find it by UPnP protocol or you will see it in your DHCP server.

In my repository is a PHP version too.

About

We Mo Controller API - Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages