openhab / org.openhab.binding.zigbee

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

Reduce logging in converter attribute update callback #839

Closed cdjackson closed 1 month ago

cdjackson commented 1 month ago

This moves attribute update logging into a conditional part of code. This avoids multiple logs when there are multiple channels in the same cluster.