| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-09 | Add main.go | xengineering | |
| 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. | |||
| 2025-12-09 | homematic: Add initial state of library | xengineering | |
| 2025-12-09 | Add github.com/beevik/etree v1.6.0 | xengineering | |
| 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. | |||
| 2025-12-09 | Init Go module xengineering.eu/homematic-go | xengineering | |
| This is required to add Go dependencies. | |||
| 2025-12-09 | Add Mozilla Public License v2.0 | xengineering | |
