peterwoj / homebridge-blynk-platform

homebridge plugin to use Blynk
MIT License
10 stars 2 forks source link

uuidSeed is generated incorrectly #6

Closed peterwoj closed 4 years ago

peterwoj commented 4 years ago

The call to widget.getId.toString() does not return what widget.getId().toString() does causing a device with multiple accessories to fail adding the accessories due to duplicate UUID.