openhab / org.openhab.binding.zigbee

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

Change SLZB06 socket uptime to seconds #842

Closed cdjackson closed 3 months ago

cdjackson commented 3 months ago

SLZB06 uptime is in seconds so this PR changes the socket uptime to seconds for consistency (rather than milliseconds as it's supplied from the device).

There are also a few small changes to logging included.