A web-connected enocean gateway. This project provides a webthing API for an enocean gateway like the EnOcean USB 300 USB gateway.
The enocean_webthing package provides a http webthing endpoint that supports enocean devices.
E.g.
# webthing has been started on host 192.168.0.23
curl http://192.168.1.198:9090/0/properties
{
"eep_id":"F6:10:00",
"enocean_id":"81:00:F0:4E",
"state":3
}
Currently, the following devices are supported.
- Window handle like HOPPE window handle ConnectHome (EEP ID: F6:10:00).