blob: 8cd75c3c36da1907cdcf2c47f359cc9652bbfe13 (
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":"active"
}
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
|