rkoshak / openhab-rules-tools

Library functions, classes, and examples to reuse in the development of new Rules.
Other
62 stars 23 forks source link

Updates to library for OH 4 #107

Closed rkoshak closed 1 year ago

rkoshak commented 1 year ago

Cleaning up the code to use OH 4 features, warn about deprecated stuff in logs, and remove unneeded stuff.

timeUtils:

timerMgr:

testUtils:

rulesUtils:

rateLimit:

loopingTimer:

helpers:

gatekeeper:

deferred:

countdownTimer:

I'm going to let these changes sit for a few days in case there is a hidden new bug before merging.