Difference between revisions of "User:Apagg"
Line 21: | Line 21: | ||
The first room out is the bedroom. I only need to have this room warm when I go to bed and wake up. If I am not sleeping at home I don't need to turn the heat up at all ([[Event_criteria#House_Mode|HouseMode]] = Extended-away). These two events control the heater. They are both Temperature Changed [[Events]]. The first event turns the heater on, the second turns it off. <br> | The first room out is the bedroom. I only need to have this room warm when I go to bed and wake up. If I am not sleeping at home I don't need to turn the heat up at all ([[Event_criteria#House_Mode|HouseMode]] = Extended-away). These two events control the heater. They are both Temperature Changed [[Events]]. The first event turns the heater on, the second turns it off. <br> | ||
[[Image:Sov on.png|200px]] [[Image:Sov off.png|200px]] | [[Image:Sov on.png|200px]] [[Image:Sov off.png|200px]] | ||
+ | |||
+ | == Execute scenario from zwave switch == | ||
+ | I am experimenting on using a zwave switch to execute scenarios. | ||
+ | |||
+ | # associate the zwave controller to a group off the switch using webadmin. | ||
+ | # Create a advanced "respond to event" to trigger by "state changed" and set PK_Device to the zwave controller and PK_Event Parameter > state to 255. | ||
+ | # edit the event commands |
Revision as of 07:41, 1 April 2010
Delayed event
To make a scenario for heating my care in the morning and by a climate scenario on the orbiter I have made the following setup.
This scenario turns on the wall outlet for the car and turns it off after 1,5 hours. If I execute this scenario form the orbiter it does not work it will just send all the commands at once and there will be no delay. So I hide this scenario by unchecking all the rooms.
I then made another scenario to execute this scenario:
I also added a Timed Event to execute this scenario every weekday morning.
Climate control
I have started my quest to control all heating in my house using LMCE. I am using Z-Wave as my primary control system. The temp sensors are LSControl ES 861 and the heaters are controlled by various Z-Wave modules.
The first room out is the bedroom. I only need to have this room warm when I go to bed and wake up. If I am not sleeping at home I don't need to turn the heat up at all (HouseMode = Extended-away). These two events control the heater. They are both Temperature Changed Events. The first event turns the heater on, the second turns it off.
Execute scenario from zwave switch
I am experimenting on using a zwave switch to execute scenarios.
- associate the zwave controller to a group off the switch using webadmin.
- Create a advanced "respond to event" to trigger by "state changed" and set PK_Device to the zwave controller and PK_Event Parameter > state to 255.
- edit the event commands