Skip to content

log message and mandatory parameter fix

Compare
Choose a tag to compare
@isaric isaric released this 25 Oct 12:22
· 11 commits to main since this release
1aff794

Summary

This is a minor fix release for logging templates and parameter constraints.

Log fixes

The cooldown timer log message was changed to use the correct time unit.
The cooldown template was utilized in the motion script.

parameter constraints

The bot token and channel id parameters are now marked as required for scripts that use slack parameters.
The script will to start if they are missing.