blob: 7c7ce98818023d65abf02e8f62fcab0b8598c9de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
|