openhab-scripters / openhab-helper-libraries

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

Improved logging #170

Closed 5iver closed 5 years ago

5iver commented 5 years ago

1) Minor logging improvements 2) Improved handling of triggers that do not pass validation check. I decided not to load rules if there is a bad trigger definition. Scripts will now continue to load if there is a rule with a bad trigger definition. 3) Moved the trigger UID function from core.triggers to core.utils and improved it a bit.

Signed-off-by: Scott Rushworth openhab@5iver.com