summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
12 daysAdopt homematic-go examplexengineering
This requests a list of devices from the Homematic central device and then queries the state of every `SHUTTER_CONTACT`. This is a good starting point for the server logic.
14 daysAdd hello world as main.goxengineering
This is just a minimal starting point for the repository.