toggledbits / Reactor

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

Scene with no groups causes startup crash #8

Closed toggledbits closed 5 years ago

toggledbits commented 5 years ago

A scene that has no groups will quietly fail when run by a ReactorSensor (it's logged, but there's no indication in the UI). The scene is therefore left in "unfinished" state in the scene state data. Later, when Luup restarts, Reactor sees the unfinished scene during its startup work, and attempts to run the scene groups, causing a startup crash (Reactor is attempting to iterate over an empty/none-existent array).

toggledbits commented 5 years ago

This is fixed in the current stable branch.

toggledbits commented 5 years ago

Fix in release 1.6