toggledbits / Reactor

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

Detect circular activity/scene references #36

Open toggledbits opened 5 years ago

toggledbits commented 5 years ago

Since Reactor controls its scene and activity runs, it should detect if a run ends up making a circular reference, so that a scene or activity ends up running itself; stop and flag trouble, as it could be an infinite loop.