Had an event idea but not sure how to execute. I'm running HS3 with Ecobee 3. I have 4 room temp sensors through Ecobee and others throughout the house in other devices. I'm looking for way to compare the sensor temps and if any two of a list of sensor values are more than say 5 degrees apart, turn on the furnace fan to circulate air and even it out.
Normally I have Ecobee set in Auto mode and Fan to run the fan 10 minutes every hour. At times during the day when sun-facing rooms heat up, the average temp won't be off of setpoint enough to kick on heat or AC, so looking for way to just run the fan for period of time till circulation helps even out the room temps.
I could create multple ORs between each pair combination comparing the temps, but that can add up to a lot of OR statements (16 combos for 4 sensors). I have EasyTrigger plugin which could compare two value, but not seeing how that would help comparing multiple values. Anyone have an elegant way?
Normally I have Ecobee set in Auto mode and Fan to run the fan 10 minutes every hour. At times during the day when sun-facing rooms heat up, the average temp won't be off of setpoint enough to kick on heat or AC, so looking for way to just run the fan for period of time till circulation helps even out the room temps.
I could create multple ORs between each pair combination comparing the temps, but that can add up to a lot of OR statements (16 combos for 4 sensors). I have EasyTrigger plugin which could compare two value, but not seeing how that would help comparing multiple values. Anyone have an elegant way?
Comment