This is an unofficial API client for the Homely API. The API is in beta at the time of writing. To connect use your email as the username and your Homely password as the password.
Download with:
go get github.com/tokongs/homely
See the usage example in examples/main.go.
It is currently possible to list your locations. Get a detailed snapshot of a given location and its devices, and listening for update events. This is all the Homely API currently supports.