Hi,
it seems that depending on the platform or BLE driver the device UUID might be shorter or longer. This PR adjusts the RegEx used to validate the mqtt topics which might also be created with short UUIDs.
In my case the topics created looked like this: "nuimo/f4e82c73c23d/hue".
Hi, it seems that depending on the platform or BLE driver the device UUID might be shorter or longer. This PR adjusts the RegEx used to validate the mqtt topics which might also be created with short UUIDs.
In my case the topics created looked like this: "nuimo/f4e82c73c23d/hue".
Cheers