snowdd1 / homebridge-knx

KNX platform shim for homebridge
https://github.com/nfarina/homebridge
GNU General Public License v2.0
97 stars 56 forks source link

added knxReadRequest() to customAPI #106

Closed WindnSalt closed 6 years ago

WindnSalt commented 6 years ago

knxReadRequest() allows for read requests to KNX bus in custom handlers. addresses #105