Skip to content

Control (some) Shelly devices from Golang with this libary.

License

Notifications You must be signed in to change notification settings

jojomi/go-shelly

Repository files navigation

go-shelly

Use a subset of the Shelly HTTP API from Golang to control your device.

Currently only features of outlets are supported, but this repository should be fairly easy to extend. It's only HTTP after all!

How to use?

see client_test.go 😄.

How to build

go install github.com/dmarkham/enumer@latest
go generate ./...
go install

About

Control (some) Shelly devices from Golang with this libary.

Topics

Resources

License

Stars

Watchers

Forks

Languages