openhab / openhab-js

openHAB JavaScript Library for JavaScript Scripting Automation
https://www.openhab.org/addons/automation/jsscripting/
Eclipse Public License 2.0
38 stars 31 forks source link

[actions] Adapt to core Timer/Scheduler changes #159

Closed florian-h05 closed 1 year ago

florian-h05 commented 1 year ago

Some time ago, the ability to name timers/scheduled jobs was added to core. Adapt to this change (may just need some docs updates).

Referring to https://github.com/openhab/openhab-core/pull/2911.