toggledbits / Reactor

Reactor (for Vera and openLuup) is a Vera Home Automation plugin that provides advanced programmable logic.
18 stars 0 forks source link

Self-watches may re-trigger self-evaluation; this needs to be optimized. #7

Closed toggledbits closed 5 years ago

toggledbits commented 6 years ago

A ReactorSensor that uses expression results in its conditions may trigger a self-watch, resulting in two consecutive re-evaluations of conditions (nothing changes in the repeated evaluation). This needs to be optimized.

toggledbits commented 6 years ago

This is fixed in the stable branch as of 180806. Will be in general release v1.4

toggledbits commented 5 years ago

Fix in v1.4