Hello! I am hoping to control my HVAC’s fan through an automated script
via GoogleHome. From the research I’ve done, there’s not a way to
control the fan via automations. Here’s what I want to script:If
BASEMENT_TEMP > 85then FAN_ONelse FAN_OFFLet me...