Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 600 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 600 Bytes

Homely API client

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.

Feature requests and issues are welcome!

Usage

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.