diff --git a/tasmota/xdrv_39_thermostat.ino b/tasmota/xdrv_39_thermostat.ino index d0d95c739..18a178091 100644 --- a/tasmota/xdrv_39_thermostat.ino +++ b/tasmota/xdrv_39_thermostat.ino @@ -706,7 +706,7 @@ void ThermostatWork() } else { Thermostat.status.command_output = IFACE_OFF; - } + } break; } bool output_command;