Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No error message in log when using illegal time_active statement #118

Closed
Michael-CGN opened this issue Dec 14, 2020 · 0 comments · Fixed by #119
Closed

No error message in log when using illegal time_active statement #118

Michael-CGN opened this issue Dec 14, 2020 · 0 comments · Fixed by #119

Comments

@Michael-CGN
Copy link

Hi,

having an error in an time_active statement does not generate an error. For example this statement does not generate any issue in the log file and prevent the rule from beeing fired:

@time_active("range(sunrise, sunset")

Hint: there is one closing bracket missing after the sunset.

Is it possible to log such errors as it is really painful to find them when they are silently ignored.

Beside this, Kudos for developing this great tool. Thanks and keep going! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant