X10 Community Forum

🖥️ActiveHome Pro => Plug-ins => Smart Macros => Topic started by: ais on April 05, 2010, 01:24:21 AM

Title: Macro based on electrical load condition
Post by: ais on April 05, 2010, 01:24:21 AM
Wondering if it is possible to trigger a macro based on power load condition i.e. a switch-off command is applied if air-conditioner's compressor is not running and command is delayed if compressor is running until it turns off by internal thermostat. Appreciate any ideas.
Title: Re: Macro based on electrical load condition
Post by: dave w on April 05, 2010, 12:03:58 PM
Wondering if it is possible to trigger a macro based on power load condition i.e. a switch-off command is applied if air-conditioner's compressor is not running and command is delayed if compressor is running until it turns off by internal thermostat. Appreciate any ideas.
To perform conditional logic you need CM15A, AHP, with Smart macros. The PowerFlash Module could be used as the input interface to sense compressor running through the 24V line from thermostat and a Universal module would be the output to control compressor through the thermostat line.

http://www.x10.com/security/x10_pf284.htm
http://www.x10.com/automation/um506_s.html
http://www.x10.com/activehomepro/activehome-pro.html
Title: Re: Macro based on electrical load condition
Post by: ais on April 05, 2010, 12:36:25 PM
Thanks dave