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

Else-statement in rule doesn't trigger #281

Open
hartmark opened this issue Jan 11, 2021 · 0 comments
Open

Else-statement in rule doesn't trigger #281

hartmark opened this issue Jan 11, 2021 · 0 comments

Comments

@hartmark
Copy link

I have noticed that the else-statement for a rule doesn't get triggered if the check is false.

I have this rule:
image

With this as then-statement:
image

And checking the "Activate reverse event" it correctly shows that the lights should turn off:
image

But it doesn't seem to trigger the else event, I had to create another rule having inverted condition (Solar altitude [> 2]) for having the lights turn off.

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

No branches or pull requests

1 participant