Skip to content

Uses the Belkin Wemo protocol to simulate a switch that controls anything you want

License

Notifications You must be signed in to change notification settings

forfuncsake/smartswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartswitch

Package that provides a simple interface for any go app to emulate a Belkin Wemo switch. I built this to use in my garagedoor project, so that my Alexa devices could control my garage door over it's LAN-only API.

Usage

Basic example of package usage can be found in the example application.(https://github.com/forfuncsake/smartswitch/tree/master/cmd/example).

Documentation

godoc can be found here: https://godoc.org/github.com/forfuncsake/smartswitch

Contributions

Feedback, Issues and PRs are all welcome!

Build Status Go Report Card

About

Uses the Belkin Wemo protocol to simulate a switch that controls anything you want

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages