I’ve been debugging other issues lately, but was wondering why various of my scenes were no longer getting triggered.
Log file showed these lines that are for scenes triggered with I arm for Away or Stay.
07 04/25/15 19:57:57.259 Event::Evaluate 6 Armed Away scene All Off/Away wrong house mode 1 repeat 0/-1 <0x33259680>
07 04/25/15 19:57:57.260 Event::Evaluate 7 Armed Stay scene Stay/Bed/Most Off is false repeat 0/-1 <0x33259680>
So I got to digging in to things… I have things set for house modes but haven’t really begun using them. I do everything through scenes I designed a long time ago.
On the Scene Editor, there’s a line for “This scene runs when I’m in the mode” and none of the modes were checked… for any of my scenes.
I call many scenes from PLEG and so these have run. But Scenes with various triggers have not run.
So I guess the fix is to go and enable the scenes for every mode I want them to run under.
But it would seem better to have defaulted these to all modes instead of no modes, if a new feature were being introduced.