ilcato / homebridge-Fibaro-HC2

Homebridge plugin for Fibaro Home Center 2 (and Home Center Lite ...)
Apache License 2.0
66 stars 27 forks source link

May be set room ID as part of serial number? #122

Closed xlinur closed 5 years ago

xlinur commented 5 years ago

For example setCharacteristic(this.hapCharacteristic.SerialNumber, this.roomID + "_" + Math.random());

ilcato commented 5 years ago

Why do you need it?