Jump to content

User:Apagg: Difference between revisions

From LinuxMCE
Apagg (talk | contribs)
No edit summary
Apagg (talk | contribs)
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Delayed event ==
[[Category:User Setups]]
[[Category:Climate]]
[[Category:Zwave_Setups]]
 
= My Setup =
 
== Home Automation ==
*[[Seluxit viaSENS Home Controller]]
*[[LSControl ES 861]] Temperature sensor
*[[LSControl ES 861 Humidity]] Humidity sensor ''(eats battery's)''
*[[Everspring ST814]] Temp/hum sensor
*[[ACT Homepro ZDW230]] Dimmer wall mounted
*[[Düwi 05433]] Dimmer wall mounted
*[[ACT Homepro ZDP200]] Dimmer plugin
*[[ACT Homepro ZRP200]] Appliance module plugin
*[[Düwi plug adaptor switch ZW ZS 3500]] Appliance module plugin
*[[Merten 507501]] Appliance module Flush-mounted
*[[Express Controls EZmotion]] Temp/Light/Motion sensor
*[[ACT Homepro ZTH200]] Remote
*[[Tricklestar 200ZW-EU-W]] Remote
 
= 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.
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.
Line 16: Line 37:
[[Image:varm bil 2.png|200px]]
[[Image:varm bil 2.png|200px]]


== Climate control ==
= 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.
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 ([[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

Latest revision as of 13:46, 18 August 2010


My Setup

Home Automation

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.