openhab-scripters / openhab-helper-libraries

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

Update rules.js #287

Open volfan6415 opened 4 years ago

volfan6415 commented 4 years ago

this fix has been working for me for months now.....

This breaks out the rule change part from #219

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.