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

Question: Possibility to use KNX Address/UUID as Serialnumber #197

Open carp3-noctem opened 3 years ago

carp3-noctem commented 3 years ago

Following Background:

Currently all devices overhanded by your Plugin have Build-31.5.2021, 12:29:48 as serial number so i guess this is the latest pluginbuild date and timestamp.

But in the config each individual Device gets a UUID, is it possible to use the Description / UUID instead?

It would bring the following benefit: In use of the App Controller for Homekit it is possible to make a Backup of the complete Home.app Setup the devices get sorted by their Serialnumber, but all of the overhanded devices are now having the same Serial, which lead to a non working recovery for such a use case.

Is it highly complicated to switch that?

Thanks in advance and Kind Regards

snowdd1 commented 2 years ago

Sure. When I find the time I can make that an configurable option.