openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 69 forks source link

Create items.js: creation/removal of items #266

Open jpg0 opened 4 years ago

jpg0 commented 4 years ago

Port dynamic items creation/removal from python core libs

5iver commented 4 years ago

Thank you! Similar to the OH repos, I've been requiring sign-offs on commits... https://www.openhab.org/docs/developer/contributing.html#sign-your-work. You can either setup a local repo and use git to amend your commit, or close this PR and submit another (through the web) and include...

Signed-off-by: Joe Smith joe.smith@email.com

... at the bottom of the commit message.

jpg0 commented 4 years ago

No worries; added the signature.