summaryrefslogtreecommitdiff
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.
12 daysAdd homematic-go v0.1.0xengineering
This is the minimal viable product (MVP) of this library suitable to build the MVP of the sia-server.
12 daysAdd Go module xengineering.eu/sia-serverxengineering
This allows to add dependencies to this Go project.
14 daysAdd Meson build systemxengineering
Meson as a general purpose build system is mightier than what the Go tool can provide. Furthermore it makes it possible to unify build, run and other workflows across projects with different languages.
14 daysAdd hello world as main.goxengineering
This is just a minimal starting point for the repository.
14 daysAdd AGPL as LICENSE.txtxengineering