brutella / hkknx-public

hkknx is a HomeKit KNX bridge for KNX.
https://hochgatterer.me/hkknx
97 stars 6 forks source link

Generate serial number for HomeKit accessories #172

Closed dotgrid closed 2 years ago

dotgrid commented 2 years ago

I am using Controller with HomeKit and it gave the following warning:

Each Accessory should have a unique serial number. Regrettably, many HomeBridge plugins and some HomeKit Accessory manufacturers use the same serial number for all Accessories. As a result, Controller can not tell these Accessories apart, which causes issues with custom icons, HomeKit Codes,and Backups.

All my HKKNX-bridged devices have empty serial numbers, and the serial number field isn't accessible via the web UI.

Could HKKNX generate a unique serial number automatically for each KNX device?

image

brutella commented 2 years ago

Should be fixed in v2.2.1

dotgrid commented 2 years ago

Thank you! @brutella