When it's a weekday, the air conditioning switch, acOn, should be set to true.
acOn
true
Make sure to assemble var acOn = true;.
var acOn = true;