snowdd1 / homebridge-knx

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

Bug in beta5: Cannot use more than 1 Set GAs per characteristic #56

Closed snowdd1 closed 7 years ago

snowdd1 commented 7 years ago

Just found out by accident that using more then one Set addresses results in an exception if triggered, as each GA is tried to set and then a "completed" callback to homebridge is called, which fails if called more than once.

Have to debug.

Until then, please use one Set per characteristic only

snowdd1 commented 7 years ago

Fixed in 0.3.0 beta 8 release https://github.com/snowdd1/homebridge-knx/commit/04d19b2db7a2c912facc6a45dc0fa383c6e5ac05