Hi!
Could you please explain how scenes are triggered? And I will be glad for any advices!
I am trying to setup electric-heating with vera lite for a small village house.
I have vera lite, 7 (each for a room) multisensors (6 fibaro and one aeon) and 9 plugs (2 rooms has 2 plugs) with electric heaters plugged in.
I have 2 scenarios:
-
Away. Nobody at home, inside temperature should be above 0 (preferably 3-5 degrees C). Purpose: to keep water-pipes safe from freeze.
-
Home. Some rooms are occupied, temperature should be different in different rooms (3-5 in unoccupied, for warmer-better people 25 C, for me 22 C).
For ?Away? I created for each room a set of scenes:
1.a) when temperature goes below 5 degrees, turn plug on
1.b) when temperature goes above 7, turn plug off if mode is away
Why scene (1.b) is not triggered when I switch to ?away? mode (from home) and temperature is already above 15 degrees? When will it trigger? When fibaro temp sensor will report new temperature?
I have not altered fibaro multisensors parameters. Which should I change? wake-up intervals or period of temperature measurements or something else?
For Home I created for each room own set of scenes:
2.a) when temperature goes below 23 degrees, turn plug on if mode is home and if virtual switch* for a room is on
2.b) when temperature goes above 25, turn plug off
*For each room I added virtual switch (thanks for plugin!) and added lua if statement for a scene
My scenario for Home doesn?t work as I expect either (probably due to lag of temperature updates?): it turns on heating when it cold already and switches it off then it too warm…
Moreover it?s not convenient to change temperature for each room: Only I (not other family members) should manually edit scenes? there is no virtual device to set temperature in it (alike virtual switch) is it?
Could you please advise how to make this setup more convenient to use? Even for people without smartphone?