| Age | Commit message (Collapse) | Author |
|
This adds a familiar and simple method to build, test and run the
software of this repository.
|
|
This program connects to the Homematic central device, requests a list
of all devices and prints the state of all which have the type
`SHUTTER_CONTACT`.
This makes it possible to test the library in a realistic scenario.
|
|
|
|
This library builds only on top of the `encoding/xml` package from the
standard library and helps significantly to parse the huge XML-RPC
payloads from the Homematic central.
|
|
This is required to add Go dependencies.
|
|
|