I have a a 2441TH Thermostat that I would like to use to control my in window air conditioner. I planned to achieve this by using the Themostat to control an IRLinc that is already allowing me to switch the mode on the window air conditioner from "fan" to "cool" and from "cool" to "fan"
The IRLinc commands are tested an working. I have a remoteLinc controlling the IRLinc now.
I can also see the current temperature, humidity, and settings for the linked Thermostat. So, I assume that is working.
However, I tried writing a program that would preform the same function as the remoteLinc when the thermostat "calls for cooling" but it never runs.
If
Status 'BedThermostat' is Calling for Cool
Then
Set 'IRLinc_AC_COOL' 1 (Beep Duration)
Else
- No Actions - (To add one, press 'Action')