Jump to content

User:Apagg: Difference between revisions

From LinuxMCE
Apagg (talk | contribs)
No edit summary
Apagg (talk | contribs)
No edit summary
Line 15: Line 15:


[[Image:varm bil 2.png|200px]]
[[Image:varm bil 2.png|200px]]
== Climate control ==
I have started my quest to control all heating in my house using LMCE. I am using zwave as my primary control system. The temp sensors are "LSControlES 861" and the heaters are controlled by various zwave 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. <br>
[[Image:Sov on.png|200px]] [[Image:Sov off.png|200px]]

Revision as of 21:57, 27 February 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 zwave as my primary control system. The temp sensors are "LSControlES 861" and the heaters are controlled by various zwave 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.