openhab / org.openhab.binding.zigbee

openHAB binding for ZigBee
Eclipse Public License 2.0
73 stars 111 forks source link

Fix regex for hex characters #826

Closed andrewfg closed 6 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