forfuncsake / smartswitch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Go 100.0%