openhab / org.openhab.binding.zwave

openHAB binding for Z-Wave
Eclipse Public License 2.0
170 stars 202 forks source link

Fix regex for hex characters #1912

Closed andrewfg closed 5 months ago

andrewfg commented 6 months ago

The match property regex was not properly matching chipIds with hex characters abcdfef resp. ABCDEF..

Signed-off-by: Andrew Fiddian-Green software@whitebear.ch