diff options
Diffstat (limited to 'content/git/homematic-go.md')
| -rw-r--r-- | content/git/homematic-go.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/content/git/homematic-go.md b/content/git/homematic-go.md new file mode 100644 index 0000000..7c7ce98 --- /dev/null +++ b/content/git/homematic-go.md @@ -0,0 +1,13 @@ +{ + "name":"homematic-go", + "friendly_name":"homematic-go", + "description":"Go library to use homematic devices", + "state":"experimental" +} + +This Go library contains logic to integrate [Homematic][1] devices. + +API documentation is available [here][2]. + +[1]: https://homematic-ip.com +[2]: https://pkg.go.dev/xengineering.eu/homematic-go |
