diff --git a/smartapps/ScheduleTstatZones.groovy b/smartapps/ScheduleTstatZones.groovy index fe854680..a69de5d1 100644 --- a/smartapps/ScheduleTstatZones.groovy +++ b/smartapps/ScheduleTstatZones.groovy @@ -1211,6 +1211,7 @@ private def adjust_thermostat_setpoint_in_zone(indiceSchedule) { if (detailedNotif == 'true') { send("ecobeeSetZoneWithSchedule>temperature adjustment (${temp_diff}°) between sensors is not significant, exiting") } + return } key = "givenMaxTempDiff$indiceSchedule"