summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2025-12-10Adopt 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.
2025-12-08Add hello world as main.goxengineering
This is just a minimal starting point for the repository.