thedjm
(David)
January 13, 2022, 3:47am
1
Hi community. Are there any smartapps out there similar to this one that seems to have been cancelled/discontinued.
I can probably do something like this by building out a couple of routines, but a smartapp would be ideal if one (still) exists?
Looking to cool the house using the whole house fan based on some simple conditions.
Fan on
if home/night
if indoor temp is > 75
and outdoor temp is <77
and windows/doors are open
then turn the fan on
Fan off
if fan on
and indoor temp < 75
fan off
1 Like
Two Routines should take care of it.
E_Ghost
(E Ghost)
July 7, 2023, 5:29pm
3
Routines can take care of a set temperature that never changes, but an app is needed to evaluate the difference between outside and inside if you want a dynamic temperature setting.
Sharptools has a more sophisticated rules engine including variables that can probably handle that use case.
@joshua_lyon might have a link to examples of using it for this scenario.
2 Likes