Hi,
Now I’m new to Vera and still in the initial phase of learning. Early understood that simple basic scenarios would bloat the interface, so thanks to RTS whom put all in one place - these will be great once learned.
The problem with all these RTS-PlugIns is not what you can do, but to begin, with them.
I’ve had a little bit of trying before I came up with this working solution, but it seems like I’ve got lost somewhere in all the options. So please guide/correct me (which will help me, and perhaps others, in the future).
Also couldn’t get page to load; http://rts-services.com/Vera/Plugin/PLTS/TurnOffTheLights/
Description:
I have a bathroom mirror with a top and a bottom light. I’ve separated them and added a Fibaro 2x1.5 switch connected S1 to a single switch.
Actions:
When switch turned on then both top and bottom light should be switched on (Note only S1 is attached to switch).
When switch turned of, then turn of top light and start the timer. After timer triggered then turn of bottom ligth.
PLTS setup (hopefully this can be perfected):
I had to use Arm/Disarm before this could be acceived.
Inputs (triggers): t1LightOn, t2LightOff [Fibaro switch S1 trigger on and off]
Condition: Interval 30, Interval2 - not used, ResetState; Off, SwitchMode; Imediate
Trigger Expressions: Arm; t1LightOn, Resett; t1LightOn, On; t2LightOff
Actions: Arm = (BottomLight) On, Reset = (PLTS) Armed, Off = (PLTS) Bypass + (BottomLight) Off + (TopLight) Off ← Just in case.
Problems:
If I enter the batchroom before the trigger time has finished it does not restart well.
The relay switch tends to flick on/off before it finaly sets (I don’t like the sound of it flickering). This is probably a Fibaro issue (which I have to live with) or can be perfected with better understanding.
It seems like I haven’t fully understood all the otions I can use. But main thing is: How do I/we select a PreState Scene (now done through Arm)? In this case turn the S2 on.
Why isn’t there an option for OnTimer (since trigger is the begining not the end), what did I miss here, which is after?
Hopefully this can help others start using the plug in.
These plugins are the right track for everyone to travel - becasue else the scenes would be too many. But they’re not that easy to start with (understandable since they’re not in the cor but add-ins).
Regards
// Qunaki